This version of Unity is unsupported.

TransformStreamHandle.SetRotation

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

Parameters

stream The AnimationStream that holds the animated values.
rotation The rotation of the transform in world space.

Description

Sets the rotation of the transform in world space.