Extension: omni.kit.menu.common-2.0.1

Documentation Generated: Aug 12, 2025

Settings#

Settings Provided by the Extension#

exts.”omni.kit.menu.common”.external_reference_guide_url#

  • Default Value: https://docs.omniverse.nvidia.com/main/text/Omniverse_Kit_Overview.html

  • Description: Defines the URL for the external reference guide.

exts.”omni.kit.menu.common”.reference_guide_name#

  • Default Value: USD Reference Guide

  • Description: Specifies the menu item name for the reference guide in the help menu.

exts.”omni.kit.menu.common”.external_kit_manual_url#

  • Default Value: https://docs.omniverse.nvidia.com/py/kit/index.html

  • Description: Provides the URL for the external kit manual.

exts.”omni.kit.menu.common”.kit_manual_name#

  • Default Value: Developers Manual

  • Description: Specifies the menu item name for the developers manual in the help menu.

exts.”omni.kit.menu.common”.external_kit_sdk_url#

  • Default Value: https://docs.omniverse.nvidia.com/prod_kit/prod_kit/overview.html

  • Description: Provides the URL for the external Kit SDK documentation.

exts.”omni.kit.menu.common”.kit_sdk_name#

  • Default Value: Discover Kit SDK

  • Description: Specifies the menu item name for the Kit SDK in the help menu.

/exts/omni.kit.menu.common/internal_reference_guide_url#

  • Description: Specifies the internal reference guide URL.

/exts/omni.kit.menu.common/internal_kit_manual_url#

  • Description: Specifies the internal kit manual URL.

/exts/omni.kit.menu.common/internal_kit_sdk_url#

  • Description: Specifies the internal Kit SDK URL.

Settings Used by the Extension but Provided by Another Extension#

exts/omni.appwindow/listenF11#

  • Default Value: False

  • Description: Determines whether the application window listens for the F11 key input to toggle fullscreen mode.

  • NOTE: As this extension also binds the F11 key, this must be False to prevent double binding. So always load via .kit file

/app/window/showDpiScaleMenu#

  • Description: Controls whether the DPI scale menu is displayed in the window menu, enabling DPI adjustment options.