omni.mdl.neuraylib
Classes Summary:
A Collection of functions to support renderer and tools with common tasks. |
|
Maps between USD shade nodes and the MDL representation of a shade node. |
|
MDL representation of a shade node along with the currently set parameters. |
|
The representation of an MDL module to load or loaded by neuray. |
|
Access to the MDL Material back-end in Omniverse. |
Functions Summary:
Make sure that neuray is running and MDL resolution through USD is possible. |
|
Register a folder of your extension data in an default MDL search Path. |
|
Removes your extension data from the default MDL search path. |
|
Loads an MDL module and stores the loaded definitions in the neuray DB scope provided. |
|
Least-recently-used cache decorator. |
|
acquire_interface(plugin_name: str = None, library_path: str = None) -> omni.mdl.neuraylib._neuraylib.NeurayLib |
|
release_interface(arg0: omni.mdl.neuraylib._neuraylib.NeurayLib) -> None |