Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.mdl.neuraylib

  • Overview
  • Python Usage Examples
  • API (python)
    • Modules
      • omni.mdl.neuraylib
        • Submodules
          • scripts
          • utils
        • Classes
          • Interop
          • MdlEntity
          • MdlEntitySnapshot
          • MdlModule
          • NeurayLib
        • Functions
          • CreateTemporaryDbScope
          • DestroyTemporaryDbScope
          • EnsureRunning
          • GetGraphResources
          • GetGraphResourcesUriMasks
          • GetGraphResourcesUris
          • GetModuleUris
          • GetResourceUriList
          • GetResourceUriMask
          • ParseSceneIdentifierBsdfMeasurement
          • ParseSceneIdentifierLightProfile
          • ParseSceneIdentifierTexture
          • RecreateMaterialInScope
          • RegisterExtensionContent
          • UnregisterExtensionContent
          • bake_texture_async
          • create_mdl_module_async
          • create_temporary_db_scope
          • deregister_extension_content
          • destroy_temporary_db_scope
          • ensure_running
          • get_graph_resources
          • get_graph_resources_uri_masks
          • get_graph_resources_uris
          • get_module_uris
          • get_resource_uri_list
          • get_resource_uri_mask
          • parse_scene_identifier_bsdf_measurement
          • parse_scene_identifier_light_profile
          • parse_scene_identifier_texture
          • post_process_baked_texture_async
          • recreate_material_in_scope
          • register_extension_content
  • CHANGELOG

omni.mdl.neuraylib: MDL Material Backend Python Bindings#

omni.mdl.neuraylib

  • Overview
    • User Guide
  • Python Usage Examples
    • Load an MDL module
    • Access an active material graph of the material back-end
    • Registration of MDL extension content
      • Add content to MDL search paths
    • Enable MDL module resolution without the RTX renderer
  • API (python)
  • CHANGELOG
    • [0.2.15] - 2025-06-06
      • Added
    • [0.2.14] - 2025-05-20
      • Changed
    • [0.2.13] - 2025-05-07
      • Changed
    • [0.2.12] - 2025-02-21
      • Changed
    • [0.2.11] - 2025-01-08
      • Changed
    • [0.2.10] - 2024-10-10
      • Changed
    • [0.2.9] - 2024-08-20
      • Added
      • Changed
    • [0.2.8] - 2024-07-29
      • Changed
    • [0.2.7] - 2024-07-24
      • Changed
    • [0.2.6] - 2024-05-30
      • Fixed
    • Added
      • [0.2.5] - 2024-05-24
    • [0.2.4] - 2024-04-04
      • Added
    • [0.2.3] - 2023-11-13
      • Added
    • [0.2.2] - 2023-12-01
      • Added
    • [0.2.1] - 2023-11-09
      • Changed
    • [0.2.0] - 2023-04-19
      • Added
    • [0.1.0] - 2022-03-28
      • Added

next

Overview

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Aug 12, 2025.