Class SceneWindowMenuItemDelegate

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

Hierarchy (view full)

Constructors

Accessors

  • get isPivotChangingModeActive(): boolean
  • Switches the active tool to the move pivot tool.

    Returns boolean

  • set isPivotChangingModeActive(value): void
  • Parameters

    • value: boolean

    Returns void

Methods

  • 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