Notch Notch Manual 1.0
 Light | Dark
Overlays

Overlays

Ranges And Guides #

These options can help you control what UI elements you see in the viewport. Guides can be useful for guiding your composition, and can even be used to snap objects to certain positions in view space.

Label Description
Handles When enabled, the Viewport Handles used to transform an object will be shown in the viewport when an object is selected.
Ranges When enabled, the Ranges for some effects will be shown in the viewport.
Bounding Boxes When enabled, the Bounding Box of a node will be shown.
Bounding Boxes For All Nodes When enabled, all the ranges and bounding boxes for all nodes will be shown.

Viewport HUD #

The Viewport HUD adds a Viewport indicator show the current FPS and various pieces of meta data about the scene to the viewport. Some notable features:

  • Unique Tris refers to how many polygons are in the scene from unique objects, i.e ignoring how many times an object is cloned. Cloned objects utilise significantly less resources, and so this metric can be useful when comparing performance on scenes with lots of cloned geometry.
  • Instances then counts the number of clones, or instance nodes in the scene which are contributing to the scene.
  • Total Tris is the number of tris in a scene, including all the possible clones of an object.

Each of these has a different impact on performance depending on circumstances.

viewport hud