Class AnimationChannelBase<TTarget>
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public abstract class AnimationChannelBase<TTarget> : AnimationChannelBase where TTarget : AnimationChannelTarget
Type Parameters
Name | Description |
---|---|
TTarget |
Fields
Name | Description |
---|---|
target |
Properties
Name | Description |
---|---|
Target | The index of the node and TRS property to target. |