Experimental: this API is experimental and might be changed or removed in the future.

TransformSceneHandle.SetRotation

Cambiar al Manual
public void SetRotation (Experimental.Animations.AnimationStream stream, Quaternion rotation);

Parámetros

streamThe AnimationStream that manage this handle.
rotationThe rotation of the transform in world space.

Descripción

Sets the rotation of the transform in world space.