Extension: omni.kit.browser.material-1.6.5 |
Documentation Generated: Dec 13, 2025 |
Settings#
Settings Provided by the Extension#
exts.”omni.kit.browser.material”.data.timeout#
Default Value: 5
Description: Configures the timeout (in seconds) for fetching material data, used during the initialization of the MaterialBrowserModel.
exts.”omni.kit.browser.material”.enabled#
Default Value: True
Description: Determines whether the Material Browser extension is active, controlling UI display and the registration of associated actions.
exts.”omni.kit.browser.material”.load_after_startup#
Default Value: False
Description: Indicates if the Material Browser window should immediately build its UI on startup or defer UI construction until its frame is built.
exts.”omni.kit.browser.material”.doNotCastShadows.exception_files#
Default Value: [‘Mirror.mdl’]
Description: Provides a list of file names for which the “do not cast shadows” feature will be skipped when applying material properties.
exts.”omni.kit.browser.material”.doNotCastShadows.folders#
Default Value: []
Description: Specifies folder names where materials are automatically set to not cast shadows, unless overridden by exception files.
exts.”omni.kit.browser.material”.max_thumbnail_size#
Default Value: 512
Description: Defines the maximum size (width or height) allowed for material thumbnails in the Material Browser window.
exts.”omni.kit.browser.material”.min_thumbnail_size#
Default Value: 32
Description: Sets the minimum size (width or height) for material thumbnails in the Material Browser window.
exts.”omni.kit.browser.material”.folders_hide_in_category#
Default Value: [‘2023_1’]
Description: Lists folder category identifiers that should be hidden in the material browser’s category view.
exts.”omni.kit.browser.material”.folders#
Default Value: [‘https://omniverse-content-production.s3.us-west-2.amazonaws.com/Materials/2023_1’]
Description: Specifies the material folder URLs from which the browser will load material assets.
Settings Used by the Extension but Provided by Another Extension#
/app/warmupMode#
Description: Indicates whether the application is running in warmup mode, triggering early initialization of the Material BrowserModel.