Extension: omni.usd.schema.render_settings.rtx-1.0.0

Documentation Generated: Nov 13, 2025

Settings#

Settings Provided by the Extension#

exts.”omni.usd.schema.render_settings.rtx”.renderSettings.apiSchemas.autoApply#

  • Default Value: [“OmniRtxSettingsGlobalRtAdvancedAPI_1”, “OmniRtxSettingsGlobalPtAdvancedAPI_1”]

  • Description: Configures which API schemas are automatically applied to UsdRender.Settings objects for real-time and path tracing advanced rendering settings.

exts.”omni.usd.schema.render_settings.rtx”.camera.apiSchemas.autoApply#

  • Default Value: [“OmniRtxCameraAutoExposureAPI_1”, “OmniRtxCameraExposureAPI_1”]

  • Description: Defines API schemas that are automatically applied to UsdGeom.Camera objects for RTX camera auto exposure and exposure control (currently disabled due to issues with FabricRenderView).

exts.”omni.usd.schema.render_settings.rtx”.renderProduct.apiSchemas.autoApply#

  • Default Value: [“OmniRtxSettingsCommonAdvancedAPI_1”, “OmniRtxSettingsRtAdvancedAPI_1”, “OmniRtxSettingsPtAdvancedAPI_1”, “OmniRtxPostColorGradingAPI_1”, “OmniRtxPostChromaticAberrationAPI_1”, “OmniRtxPostBloomPhysicalAPI_1”, “OmniRtxPostMatteObjectAPI_1”, “OmniRtxPostCompositingAPI_1”, “OmniRtxPostDofAPI_1”, “OmniRtxPostMotionBlurAPI_1”, “OmniRtxPostTvNoiseAPI_1”, “OmniRtxPostTonemapIrayReinhardAPI_1”, “OmniRtxPostDebugSettingsAPI_1”, “OmniRtxDebugSettingsAPI_1”]

  • Description: Specifies the comprehensive list of API schemas automatically applied to UsdRender.Product objects, including advanced rendering settings, post-processing effects, and debugging capabilities.

exts.”omni.usd.schema.render_settings.rtx”.carbSettings.ignoreSync#

  • Default Value: false

  • Description: Controls whether changes to deprecated carb-global settings are ignored during synchronization operations.

exts.”omni.usd.schema.render_settings.rtx”.carbSettings.clearSamples#

  • Default Value: true

  • Description: Determines whether all time-sampled data is cleared when syncing to deprecated carb-global settings.

exts.”omni.usd.schema.render_settings.rtx”.carbSettings.restoreFromMetadata#

  • Default Value: false

  • Description: Controls whether to skip application of global carb-settings on open for authored UsdPrim attributes, enabling maximum compatibility with previous versions when enabled.

app.hydra.renderSettings.useUsdAttributes#

  • Default Value: true

  • Description: Enables reading render-settings from USD format for hydra rendering system.

app.hydra.renderSettings.saveUsdAttributes#

  • Default Value: true

  • Description: Enables authoring render-settings to USD format for serialization and reload purposes.

app.hydra.renderSettings.useFabricAttributes#

  • Default Value: true

  • Description: Enables reading render-settings from Fabric when Fabric is enabled in the hydra rendering system.