Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.55 KB

File metadata and controls

24 lines (13 loc) · 1.55 KB
source

Many of the properties of objects in your world can be modified after you’ve added them. To edit the property of an object, click the object to select it. This lets you see its available properties using the Properties panel.

To modify the properties of an object

  1. Select an object in the Hierarchy panel or in the Scene panel of the desktop editor.

    An oject is selected in the Hierachy and Scene pane

  2. Navigate to the object’s Properties panel, search for the Attributes category, then change the value of the Tint Color to (1, 0, 0) and the Tint Strength to 1.00. Your object will change from the color Green to Red.

    Changing the Tint Color and Tint Strength of the emerald

  3. In the Properties panel, navigate to the Behavior category. You can toggle the visibility of the object on or off by clicking Visible.

    Toggling the visibility of an object

  4. You can also select a vector label, such as Position, and then copy and past the value of that vector into another vector input label in the panel.