FrameAsset#

class gs_nyx.nyx_py_sdk.FrameAsset#

Bases: object

A single keyframe of an animation. The active fields depend on the parent AnimationAsset’s ‘type’.

Constructors

FrameAsset(*args, **kwargs)

Initialize self.

Attributes

timeStamp

Frame timestamp in seconds.

transform_position

Position component of a transform keyframe.

transform_rotation

Rotation component of a transform keyframe.