AnimationNode — Aspose.3D FOSS Python API Reference
AnimationNode — AnimationNode-klasse.. Arver fra: A3DObject.
Methods: aspose.threed
Methods
| Methods | Methods | Methods |
|---|---|---|
name | str | |
properties | `` | |
bind_points | List['BindPoint'] | |
sub_animations | List['AnimationNode'] |
Methods
| Methods | Methods | Methods |
|---|---|---|
find_bind_point(target: 'A3DObject', name: str) | 'BindPoint' | |
get_bind_point(target: 'A3DObject', prop_name: str, create: bool) | 'BindPoint' | |
create_bind_point(obj: 'A3DObject', prop_name: str) | 'BindPoint' | |
get_keyframe_sequence(target: 'A3DObject', prop_name: str, channel_name: str, create: bool) | 'KeyframeSequence' | |
name() | str | |
name(…) [overload 2] | `` | |
properties() | `` | |
bind_points() | List['BindPoint'] | |
sub_animations() | List['AnimationNode'] |