Extension: omni.kit.viewport.window-109.0.0 |
Documentation Generated: Nov 13, 2025 |
Settings#
Settings Provided by the Extension#
/exts/omni.kit.viewport.window/startup/windowName#
Default Value:
"Viewport"Description: Default name of the ViewportWindow
/exts/omni.kit.viewport.window/startup/disableWindowOnLoad#
Default Value:
falseDescription: Setting to disable opening a Window instance when loaded
/exts/omni.kit.viewport.window/startup/dockTabInvisible#
Default Value:
trueDescription: Whether to hide the Viewport’s docking tab when created
/exts/omni.kit.viewport.window/startup/singleTabGroup#
Default Value:
falseDescription: Whether multiple Viewports startup with tabs overlapped (exclusive viewing) or quad-like layout.
/exts/omni.kit.viewport.window/startup/cameraManipulator/enabled#
Default Value:
trueDescription: Whether to create a default camera manipulator with the ViewportWindow instance
/exts/omni.kit.viewport.window/startup/selectionManipulator/enabled#
Default Value:
trueDescription: Whether to create a default selection manipulator with the ViewportWindow instance
/exts/omni.kit.viewport.window/startup/windowNames#
Default Value:
[]Description: Similar per-Viewport control of startup options.
/exts/omni.kit.viewport.window/startup/showOnLaunch#
Default Value:
[]Description: Similar per-Viewport control of startup options.
/exts/omni.kit.viewport.window/dragDrop/maxPlaneDistance#
Default Value:
0Description: Max allowed distance for drag-drop plane intersection test
/exts/omni.kit.viewport.window/dragDrop/intersectMode#
Default Value:
"ground"Description: Valid modes ‘x’, ‘y’, ‘z’, ‘ground’, ‘object’, ‘’
/app/renderer/skipWhileInvisible#
Default Value:
trueDescription: Whether to automatically disable updates to the Viewport when it is made invisible
/persistent/exts/omni.kit.viewport.window/cameraSpeedMessage/collapsed#
Default Value:
falseDescription: Whether to start the camera-speed-hud collapsed or not.
/exts/omni.kit.viewport.window/cameraSpeedMessage/seconds#
Default Value:
5.0Description: Amount of time camera-speed-hud stays visible (in seconds).
/exts/omni.kit.viewport.window/cameraSpeedMessage/fadeIn#
Default Value:
0.5Description: Amount of time camera-speed-hud takes to fade-in (in seconds).
/exts/omni.kit.viewport.window/cameraSpeedMessage/fadeOut#
Default Value:
0.5Description: Amount of time camera-speed-hud takes to fade-out (in seconds).
/exts/omni.kit.viewport.window/hud/memoryTypes#
Default Value:
["device", "process"]Description: Types of memory info to show in the HUD stats (“device”, “process”, “host”)
/app/viewport/defaults/noTitleBar#
Default Value:
falseDescription: Whether to hide the ViewportWindow title-bar
Settings Used by the Extension#
/persistent/app/viewport/coiDoubleClick#
Default Value:
falseDescription: Whether a double click in the Viewport will change the camera’s center-of-interest
/persistent/app/viewport/coiDoubleClickObjectOnly#
Default Value:
trueDescription: Whether a double click in the Viewport will only change the camera’s center-of-interest when an object is hit
/persistent/exts/omni.kit.manipulator.camera/objectCentric/type#
Default Value:
0Description: Whether to enable camera object centric navigation
/persistent/exts/omni.kit.manipulator.camera/objectCentric/useGroundPlane#
Default Value:
falseDescription: Whether to use ground plane to adjust camera center-of-interest