DecalCreator.CreateFluidDecal (Frameshift.Decal.DecalType, UnityEngine.Vector3, UnityEngine.Vector3, UnityEngine.GameObject, UnityEngine.Material) Method

DecalFramework

DropDown image DropDownHover image Collapse image Expand image CollapseAll image ExpandAll image Copy image CopyHover image

Creates fluid decal mesh and fluid game object with render sub-system

Expand image Overload List

Name Description
public static GameObject CreateFluidDecal(DecalType, Vector3, Vector3, GameObject, Material); Creates fluid decal mesh and fluid game object with render sub-system
public static GameObject CreateFluidDecal(DecalType, Vector3, Vector3, GameObject, Vector3, Material); Creates fluid decal mesh and fluid game object with render sub-system, set directly orientation

Expand image See Also