Class PointCacheAsset
Inheritance
System.Object
PointCacheAsset
Namespace: UnityEditor.VFX.Utils
Syntax
public class PointCacheAsset : ScriptableObject
Fields
PointCount
Declaration
public int PointCount
Field Value
Type | Description |
---|---|
System.Int32 |
surfaces
Declaration
public Texture2D[] surfaces
Field Value
Type | Description |
---|---|
Texture2D[] |