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 a scene window if its not open already.

    Returns void

  • OpenSearchWindow the scene window.

    Returns void

  • Action triggered to test the scene picking viewport interaction.

    Returns void

  • Renders a grid over the scene.

    Returns void

  • Action triggered by the shortcut manager whenever the user presses the toggle profiler overlay hotkey.

    Returns void

  • Shortcut action triggered by the shortcut manager whenever the user pressed the toggle raytracing hotkey.

    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