Class AnimationChannel
Contents
[
Hide
]AnimationChannel class
An animation channel combines an animation sampler with a target property being animated.
public sealed class AnimationChannel : ExtraProperties, IChildOf<Animation>
Properties
Name | Description |
---|---|
Extensions { get; } | Gets a collection of JsonSerializable instances. |
Extras { get; set; } | Gets or sets the extras content of this instance. |
LogicalIndex { get; } | Gets the zero-based index of this Animation at !:GlbImage.LogicalAnimations |
LogicalParent { get; } | Gets the Animation instance that owns this object. |
TargetNode { get; } | Gets the Node which property is to be bound with this animation. |
TargetNodePath { get; } | Gets which property of the Node pointed by TargetNode is to be bound with this animation. |
Methods
See Also
- class ExtraProperties
- interface IChildOf<TParent>
- class Animation
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD