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