struct AnimatedSceneObjectInfo

Contains information about a scene object that is animated by a specific animation curve.

Public

Fields

SceneObjectId

UUID SceneObjectId

ID of the scene object.

BoneIndex

i32 BoneIndex

Bone from which to access the transform.

If -1 then no bone mapping is present.

LayerIndex

i32 LayerIndex

If no bone mapping, layer on which the animation containing the referenced curve is in.

StateIndex

i32 StateIndex

If no bone mapping, animation state containing the referenced curve.

CurveIndices

Indices of the curves used for the transform.

Hash

u32 Hash

Hash value of the scene object's transform.