AnimationTree.getRootMotionTransform

Retrieve the motion of the rootMotionTrack as a Transform that can be used elsewhere. If rootMotionTrack is not a path to a track of type constant Animation.TYPE_TRANSFORM, returns an identity transformation. See also rootMotionTrack and RootMotionView.

struct AnimationTree
@nogc nothrow const
Transform
getRootMotionTransform
()

Meta