add_keyframe_sequence method
add_keyframe_sequence
Adds keyframe sequence to this channel
def add_keyframe_sequence(self, sequence):
...
| Parameter | Type | Description |
|---|---|---|
| sequence | KeyframeSequence | The keyframe sequence to add. |
See Also
- module
aspose.threed.animation - class
AnimationChannel