Class | Description |
---|---|
AddTool |
Adds tools to a selected SceneGraphComponent (if no SceneGraphComponent is selected, this action is disabled).
|
AssignFaceAABBTree |
Assigns a FaceAABBTree to a selected SceneGraphComponent (if no SceneGraphComponent is selected, this action is disabled).
|
CreateAppearance |
Create a new Appearance for a selected SceneGraphComponent.
|
LoadFileToNode |
Loads one or several files and adds them as children to the selected scene graph component
(optionally merges indexed face & line sets).
|
LoadReflectionMap |
Loads a reflection map for a selected SceneGraphComponent or Appearance.
|
LoadTexture |
Loads a texture for a selected SceneGraphComponent or Appearance.
|
Remove |
Removes selected scene graph nodes (except the scene root) or tools.
|
Rename |
Renames selected SceneGraphNode
(if no SceneGraphNode is selected, this action is disabled).
|
RotateReflectionMapSides |
Rotates the sides of the reflection map's cubemap
of a selected SceneGraphComponent or Appearance
to match its top and bottom.
|
SaveSelected |
Saves the selected SceneGraphComponent into a file
(if no SceneGraphComponent is selected, this action is disabled).
|
ToggleAppearance |
Toggles appearance atributes of a selected SceneGraphComponent or Appearance
(if something different is selected, this action is disabled).
Note that this action does not create new Appearances in the scene tree. |
TogglePickable |
Toggles the pickable property of a selected SceneGraphComponent or Geometry.
|
ToggleVisibility |
Toggles the visibility of the selected scene graph component.
|