Class MeshGpuInstancing.Attributes
Per-instance attributes collection
Inherited Members
Namespace: GLTFast.Schema
Syntax
[Serializable]
public class Attributes
Fields
ROTATION
Instance rotations accessor index
Declaration
public int ROTATION
Field Value
Type | Description |
---|---|
Int32 |
SCALE
Instance scales accessor index
Declaration
public int SCALE
Field Value
Type | Description |
---|---|
Int32 |
TRANSLATION
Instance positions accessor index
Declaration
public int TRANSLATION
Field Value
Type | Description |
---|---|
Int32 |