Property Channels
Channels
An array of channels, each of which targets an animation's sampler at a node's property. Different channels of the same animation can't have equal targets.
Declaration
public override IReadOnlyList<AnimationChannelBase> Channels { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<AnimationChannelBase> |