Extension: omni.kit.menu.core-1.1.2 |
Documentation Generated: Dec 17, 2024 |
Settings#
Settings Used by the Extension but Provided by Another Extension#
exts/{extension}/background_color#
Description: The background color of the menu.
exts/{extension}/background_selected_color#
Description: The background color when a menu item is selected.
exts/{extension}/icon_size#
Description: The size of the icons in the menu.
exts/{extension}/text_size#
Description: The size of the text in the menu.
exts/{extension}/tick_size#
Description: The size of the tick marks in the menu.
exts/{extension}/separator_size#
Description: The size of the separators in the menu.
exts/{extension}/tick_spacing#
Description: The spacing of the tick marks in the menu.
exts/{extension}/margin_size#
Description: The margin size around the menu items.
exts/{extension}/margin_size_posttick#
Description: The margin size after the tick mark in the menu.
exts/{extension}/post_label_spaces#
Description: The space after the label in the menu.
exts/{extension}/root_spacing#
Description: The spacing at the root level of the menu.
exts/{extension}/item_spacing#
Description: The spacing for menu items.
exts/{extension}/icon_spacing#
Description: The spacing for icons in the menu.
exts/{extension}/hotkey_spacing#
Description: The spacing for hotkeys in the menu.
exts/{extension}/color_label_enabled#
Description: The color of the label when it is enabled.
exts/{extension}/color_label_disabled#
Description: The color of the label when it is disabled.
exts/{extension}/color_tick_enabled#
Description: The color of the tick mark when it is enabled.
exts/{extension}/color_tick_disabled#
Description: The color of the tick mark when it is disabled.
exts/{extension}/color_separator#
Description: The color of the separators in the menu.
exts/{extension}/color_icon_enabled#
Description: The color of the icon when it is enabled.
exts/{extension}/color_icon_disabled#
Description: The color of the icon when it is disabled.
exts/{extension}/indent_all_ticks#
Description: Whether to indent all tick marks in the menu.