create_keyframe_sequence method
create_keyframe_sequence(self, name)
Creates a new curve and connects it to the first channel of the curve mapping
Returns
The keyframe sequence.
def create_keyframe_sequence(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | The new sequence’s name. |
See Also
- module
aspose.threed.animation - class
BindPoint