This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

TransformSceneHandle.GetRotation

Declaration

public Quaternion GetRotation(Experimental.Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manage this handle.

Returns

Quaternion The rotation of the transform in world space.

Description

Gets the rotation of the transform in world space.