Class AnimationChannelBase
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public abstract class AnimationChannelBase
Fields
Name | Description |
---|---|
sampler | The index of a sampler in this animation used to compute the value for the target, e.g., a node's translation, rotation, or scale (TRS). |
Properties
Name | Description |
---|---|
Target | The index of the node and TRS property to target. |