This version of Unity is unsupported.

TransformStreamHandle.SetLocalRotation

Declaration

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

Parameters

stream The AnimationStream that holds the animated values.
rotation The rotation of the transform relative to the parent.

Description

Sets the rotation of the transform relative to the parent.