Struct PCache.PropertyDesc
Namespace: UnityEditor.VFX.Utils
Syntax
public struct PropertyDesc
Fields
ComponentIndex
Declaration
public int ComponentIndex
Field Value
Type | Description |
---|---|
System.Int32 |
ComponentName
Declaration
public string ComponentName
Field Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Stride
Declaration
public int Stride
Field Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public string Type
Field Value
Type | Description |
---|---|
System.String |