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

Parameters

streamThe AnimationStream that holds the animated values.
rotationThe rotation of the transform relative to the parent.

Description

Sets the rotation of the transform relative to the parent.