This version of Unity is unsupported.

TransformStreamHandle.GetRotation

public Quaternion GetRotation(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Quaternion The rotation of the transform in world space.

Description

Gets the rotation of the transform in world space.