This version of Unity is unsupported.

TransformStreamHandle.GetLocalRotation

public Quaternion GetLocalRotation(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Quaternion The rotation of the transform relative to the parent.

Description

Gets the rotation of the transform relative to the parent.