bind_keyframe_sequence method
bind_keyframe_sequence(self, channel_name, sequence)
Bind the keyframe sequence to specified channel
def bind_keyframe_sequence(self, channel_name, sequence):
...
| Parameter | Type | Description |
|---|---|---|
| channel_name | str | Which channel the keyframe sequence will be bound to |
| sequence | KeyframeSequence | The keyframe sequence to bind |
See Also
- module
aspose.threed.animation - class
BindPoint