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

TransformSceneHandle.GetLocalRotation

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

Parameters

streamThe AnimationStream that manages this handle.

Returns

Quaternion The rotation of the transform relative to the parent.

Description

Gets the rotation of the transform relative to the parent.