Creating a property reference

 
 
 

Create property references using the Property Reference pane or the Viewer window.

NoteProperties and property references take into account inherited namespaces.

A null and light are used as an example in the following steps.

To create a property reference with the Property Reference pane:

  1. From the Asset browser, drag a null and a light into the Viewer window, then select both elements.
  2. In the Properties window, click Editor.

    Properties window A. Editor button

  3. In the Property Editor window, select the Property References tab.

    The selected null and light’s properties display in the Source Properties area and the null and light display in the Destination area.

    Property Editor A. Property References pane B. The null and light’s properties display in the Source Properties area. C. The null and light display in the Destination area.

  4. In the Source Area, expand the Light Settings folder and select the Cone Angle property, then select the null in the Destination area.

    Property References pane A. Select the Light’s Cone Angle property. B. Select the null. C. Click the Add button.

  5. Click Add. A Property References folder appears, containing the new property reference.

    Property References pane A. Light.Cone angle property reference added to the null.

    A property reference displays in blue. By default, a property reference name is “x.y”, where x is the source object’s name, and y is the property’s name. In this situation, the property reference is called “Light.Cone angle”.

To create a property reference with the Viewer window:

  1. From the Asset browser, drag a null and a light into the Viewer window, then select the light so that its properties display in the Properties window.
  2. Drag the Cone angle property from the Properties window and drop it onto the null.

    You can drop the property onto the null in the Viewer window, in the Scene browser, or in the Properties window.

    Creating a property reference A. Select the Light in the Viewer window. B. Drag the light’s Cone angle property onto another object, such as the null. C. Select Create Property References.

  3. Select Create Property Reference from the menu that appears.

    The property you dragged displays in the Properties window when the null is selected. However, to indicate that Cone angle is the Light’s property and not the null’s, the referenced property displays with the name of its object. In this example, the Cone angle property displays as “Light.Cone angle” when the null is selected.

    Properties window A. When the null is selected, the light’s Cone angle property displays with the null’s properties.

    If you select the Light again, its Cone angle property still displays in the Properties window. A referenced property works like a shortcut or an alias for an object.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License