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

TransformSceneHandle.SetLocalRotation

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

Parameters

streamThe AnimationStream that manages this handle.
rotationThe rotation of the transform relative to the parent.

Description

Sets the rotation of the transform relative to the parent.