Working with the Scene Graph

The Scene Graph shows all the nodes of a scene, organized in a tree structure. Imported files are highlighted in green. The root node is at the top of the structure and is a parent to all other nodes in the scene. The root node is a group node and cannot be deleted, renamed, or otherwise edited.

Scene Graph

Note:

We added the importing of native CAD file assembled in the Alias Reference Manager into VRED 2022. A new Reference Manager group will be created in the Scene Graph to mimic the Alias Reference Manager and layers. See Importing Alias Reference Assemblies for more information.

How to Display the Scene Graph

There are two ways to display the Scene Graph:

How to Dock and Undock the Scene Graph

In the Scene Graph, click the docking icon dock button in the top right to dock and undock it.

Scene Graph dock

How to Rename a Node

In the Scene Graph, click the node and enter a new name.

Rename Scene Graph

How to Move a Node

In the Scene Graph, drag a node to a new location.

How to Open a Node in the Viewport

  1. Drag a node from the Scene Graph into the Viewport to see the node and its respective objects.
  2. To restore the whole scene, drag the Root node into the Viewport.

How to Find All Parent Nodes

When you select a node in the Scene Graph, all its parent nodes turn light blue.

Scene Graph Parent Nodes

How to Display Scene Graph in Split View

The dotted line at the bottom of the Scene Graph is a splitting tool. Drag it to show a second view of the Scene Graph. You can drag and drop items between views. Use its drop-down menu to change one view to Scene Tags.

Scene Graph Split View

How to Search the Scene Graph

Use the Search field at the top of the Scene Graph to find nodes. Regular expressions are supported.

Scene Graph Search

How to Access Other Scene Graph Functions

Do either of the following:

How to Create a Node

In the toolbar at the bottom of the Scene Graph, click Create Node to create a node. Generally, the node will be inserted below the currently selected node. Choose from the following options:

How to Duplicate a Node

In the toolbar at the bottom of the Scene Graph, with one or more nodes selected, click Duplicate Disabled to duplicate a node or nodes. Generally, the node will be inserted somewhere below the currently selected node.

How to Group a Selection of Nodes

In the toolbar at the bottom of the Scene Graph, with nodes selected, click Group Selection Disabled to create a group and add the selected nodes to it.

How to Copy Transformations

In the toolbar at the bottom of the Scene Graph, with a node selected, click Copy Transformation Disabled to copy all transformation information from the selected node to the clipboard. A transformation contains information on the position and orientation of an object within 3D space. It also provides information on the position and orientation of the object's coordination system. Use Paste Transformation Disabled Paste Transformation, then select an option, to apply the copied transformation information to something.

How to Paste Transformations

In the toolbar at the bottom of the Scene Graph, with one or more nodes selected, click Paste Transformation Disabled to paste copied transformation information onto the selected node or nodes. All transformation information, that is, translation, rotation, scale, and pivot are pasted. If you want to select one attribute to paste, used Edit > Paste Transformation to access paste options for transformations. Paste the pivot to apply the location and orientation from the object's local coordinate system.

How to Delete a Node

In the toolbar at the bottom of the Scene Graph, with one or more nodes selected, click Delete Disabled to delete the selected node or nodes.