omni.mdl.neuraylib
Overview
Python Usage Examples
API (python)
Modules
omni.mdl.neuraylib
Submodules
scripts
Functions
EnsureRunning
RegisterExtensionContent
RegisterExtensionSearchPath
UnregisterExtensionContent
UnregisterExtensionSearchPath
create_mdl_module_async
Classes
Interop
MdlEntity
MdlEntitySnapshot
MdlModule
NeurayLib
Functions
EnsureRunning
RegisterExtensionContent
RegisterExtensionSearchPath
UnregisterExtensionContent
UnregisterExtensionSearchPath
create_mdl_module_async
CHANGELOG
Omniverse Kit
»
omni.mdl.neuraylib: MDL Material Backend Python Bindings
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.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