struct
AnimatedSceneObjectInfo
Contains information about a scene object that is animated by a specific animation curve.
Public
Fields
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.