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

SCALE TO

Instantly scales the object to the value provided.

Appearance in Composition Pane
Description

Instantly scales the object to the provided scale, expressed as a vector. If the object is a group, the scale is relative to its scale when the object was grouped. If the object is not a group, the scale is the size in meters of the object. Scaling may cause physics interactions with surrounding objects.
Parameters

object, vector
Scales the object to the vector.


PREREQUISITE READING

ROTATE BY precedes this tutorial


Example 1: Scale object to

The mini event scales self to 0.2,0.2,0.2.

Next Up