Meta accounts are here: you can create a Meta account to log into VR devices. Learn more

ROTATE TO

Instantly rotates the object to the rotation provided.

Appearance in Composition Pane
Description

Instantly rotates the object to the rotation. Rotations along one axis can affect the other axis, this makes understanding rotation amounts very difficult. Consider rotating the object into position, and getting the rotation value from the attributes tab of its property panel.
Parameters

object, rotation
Rotates the object to the rotation.


PREREQUISITE READING

MOVE BY precedes this tutorial


Example 1: Rotate object to an absolute angle

The pointup event uses rotate to in order to rotate self to the provided rotation.

Next Up