Class AnimationSampler
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class AnimationSampler
Fields
Name | Description |
---|---|
input | The index of an accessor containing keyframe input values, e.G., time.
That accessor must have componentType |
interpolation | Interpolation algorithm. When an animation targets a node's rotation,
and the animation's interpolation is |
output | The index of an accessor, containing keyframe output values. Output and input
accessors must have the same |
Methods
Name | Description |
---|---|
GetInterpolationType() |