AnimationAsset#
- class gs_nyx.nyx_py_sdk.AnimationAsset#
Bases:
objectAn animation track bound to a target asset by UUID.
Constructors
Initialize self.
Methods
Resize the frame array to the given length.
Return the number of frame entries.
Return the frame at the given index.
Replace the frame at the given index.
Attributes
Underlying vector of keyframes; prefer the indexed 'frame' accessors.
UUID of the asset driven by this animation.
Kind of property this animation drives.
Unique identifier of the animation asset.