Enum InterpolationType
Namespace: GLTFast.Schema
Syntax
public enum InterpolationType
Fields
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Linear | 1 | |
| Step | 2 | |
| CubicSpline | 3 |
public enum InterpolationType
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Linear | 1 | |
| Step | 2 | |
| CubicSpline | 3 |