RSX Code Reference
    Preparing search index...

    Class SceneWindowMenuItemDelegate

    This partial class holds all menu and toolbar items for the SceneWindow.

    Hierarchy (View Summary)

    Index
    • get isPivotChangingModeActive(): boolean

      Switches the active tool to the move pivot tool.

      Returns boolean

    • set isPivotChangingModeActive(value: boolean): void

      Parameters

      • value: boolean

      Returns void

    • Shortcut triggered when Escape is pressed.

      Returns void

    • Opens the scene window.

      Returns void

      This is not static, so the window is only available when the class is instantiated.

    • Opens the outliner window.

      Returns void

      This is not static, so the window is only available when the class is instantiated.

    • Action triggered to test the scene picking viewport interaction.

      Returns void

    • Renders a grid over the scene.

      Returns void

    • Highlight selected objects.

      Returns void

    • Toggles the vertex normals of the selected objects.

      Returns void

    • Renders a wireframe on all objects of the scene.

      Returns void