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

TransformSceneHandle.SetLocalRotation

Declaration

public void SetLocalRotation(Experimental.Animations.AnimationStream stream, Quaternion rotation);

Parameters

stream The AnimationStream that manage this handle.
rotation The rotation of the transform relative to the parent.

Description

Sets the rotation of the transform relative to the parent.