Enum AnimationChannel.Path
Namespace: GLTFast.Schema
Syntax
public enum Path
Fields
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Invalid | 1 | |
| Translation | 2 | |
| Rotation | 3 | |
| Scale | 4 | |
| Weights | 5 | |
| Pointer | 6 |
public enum Path
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Invalid | 1 | |
| Translation | 2 | |
| Rotation | 3 | |
| Scale | 4 | |
| Weights | 5 | |
| Pointer | 6 |