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

ATTRIBUTES

From ‘Attributes’ in the property panel, grouped objects have the attributes: position, rotation, scale, and tag.

Position tells you where the center of the object is located in the world, along the X, Y, and Z axis. Rotation is also in an X, Y, Z format and can be between negative 180 and positive 180.

When an object is grouped, scale starts at 1, 1, 1. And on individual objects, scale is relative to meters along the X, Y, and Z axis of the object.

The tag attribute allows other objects to receive collision events when it collides with another object. We will discuss this in more depth in a later tutorial.
Important

  • Individual objects also have style attributes; Texture, Material Roughness, and Color.

PREREQUISITE READING

INTERACTIVE MOTION precedes this tutorial


Next Up