Property.GetKeyframeSequence
Property.GetKeyframeSequence method
Gets the keyframe sequence on specified animation instance.
public KeyframeSequence GetKeyframeSequence(AnimationNode anim, bool create)
Parameter | Type | Description |
---|---|---|
anim | AnimationNode | On which animation to create the keyframe sequence. |
create | Boolean | Create the keyframe sequence if it’s not found. |
Return Value
The keyframe sequence on specified animation instance
See Also
- class KeyframeSequence
- class AnimationNode
- class Property
- namespace Aspose.ThreeD
- assembly Aspose.3D