This version of Unity is unsupported.

TransformSceneHandle.GetRotation

public Quaternion GetRotation(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manages this handle.

Returns

Quaternion The rotation of the transform in world space.

Description

Gets the rotation of the transform in world space.