Class | Description |
---|---|
LoadSkyBox |
Loads a skybox.
|
Maximize |
Toggles full screen of the ViewerApp.
There is only one instance of this action. |
RotateSkyboxSides |
Rotates the sides of a skybox's cubemap to match its top and bottom.
|
SetViewerSize |
Allows to set the viewer size via a dimension panel.
|
SwitchBackgroundColor |
Switches the background color of a scene graph's root,
which is used as the background color of the displaying viewer.
|
ToggleBeanShell |
Toggles the bean shell within the ViewerApp.
|
ToggleExternalBeanShell |
Toggles the ViewerApp's property externalBeanShell
(specifies whether the bean shell is displayed in the viewerApp's frame
or in an external frame).
|
ToggleExternalNavigator |
Toggles the ViewerApp's property externalNavigator
(specifies whether the navigator is displayed in the viewerApp's frame
or in an external frame).
|
ToggleMenu |
Toggles the visiblity of a given menu bar.
|
ToggleNavigator |
Toggles the navigator within the ViewerApp.
|
ToggleRenderSelection |
Toggles the rendering of the current selection's bounding box.
|
ToggleShowCursor |
Toggles full screen of the ViewerApp's viewer component (where the scene is displayed).
There is only one instance of this action. |
ToggleViewerFullScreen |
Toggles full screen of the ViewerApp's viewer component (where the scene is displayed).
There is only one instance of this action. |
ViewerAspect4To3 |
Sets the viewer aspect ratio to 4:3.
|