You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The 3Delight Relationship Editor

The 3Delight Relationship Editor is a central piece of UI in 3Delight For Maya as it connects 3DFM’s shaders and attributes to Maya’s scene elements. The 3Delight Relationship Editor is meant to work and feel exactly as any Maya relationship editor so that users can rapidly understand the various possible operations. The editor is similar in spirit to the Light Linker as it has two operational modes: object-centric and attribute or shader-centric. Each operational mode is well suited for a set of specific tasks. For example, to assign an attribute to some objects, one could do the following in attribute-centric mode:

  • ⟨Left-click⟩ on the attribute in the left pane of the editor to select it.
  • ⟨Left-click⟩ on the objects in the right pane to perform the connection.

To do the same in object-centric mode:

  • Select the objects on the left by Shift-Left-Click.
  • Assign the attribute on by Left-Clickin the right panel. 


As a rule of thumb, attribute and shader-centric mode is better suited to perform various operations on 3DFM’s nodes without risking to alter the assignments. Possible operations include: selection, showing node in the AE, renaming, etc.

In general, the editor shows connections in the following manner: 

 

Attribute and shader-centric

If an attribute is selected in the left pane, the editor highlights all connected ob- jects in the right pane. Selecting more than one attribute will show connections that are common to all the selected attributes.

object-centric

If an object is selected in the left pane, the right pane will highlight both the shaders and attributes that are directly assigned and the ones that are inherited by these objects. Selecting more than one object will show connections that are common to all selected objects. Note that there are many ways to connect attributes to object (such as by inheritance), this is explained in Section 3.5.2 [Geometry Attribute Node Inheritance], page 16

All Available Operations

This sections lists all the available operations in each pane. The more advanced three-pane mode is described in [The Three-Pane Mode], page 8. Figure 3.2 lists actions that are common to all panes.

 

Mouse ActionDescription
⟨Double-click⟩ on node’s nameRename node
⟨Double-click⟩ on node’s icon

Shows the node in the AE. Doesn’t modify current selection. Also possible through the contextual menu as described in Figure 3.5.

Left-clickon empty space in pane

Clears the highlighted nodes. Doesn’t affect current Maya selection. 

Figure 3.2: List of all operations available to all panes.

 

Object Pane Operations

Figure 3.3 lists all the actions available through the Show menu and Figure 3.4 lists all actions available through the Edit menu.

 

 

Check List ItemDescription
Geometry

Display Maya geometry nodes if checked. 

Lights

Display Maya light nodes if checked. 

Cameras

Display Maya camera nodes if checked. 

Sets

Display Maya sets if checked. 

Figure 3.3: List of all operations in the Show menu. 


Menu ItemDescription
Highlight selected objects

This replaces the currently highlighted objects in the pane by the current selection in Maya. This is a very handy feature: selecting an object in Maya and then using this feature will show the connections to the ob- ject (although single object view is very conveniently accessible through the Assignment Panel as explained in Section 3.2 [The Assignment Panel], page 10). 

Select highlighted objects

Figure 3.4: List of all operations in the Edit menu. This replaces current Maya selection by highlighted ob- jects in the pane. 



  • No labels