omni.mdl.neuraylib#

Submodules Summary:

omni.mdl.neuraylib.scripts

No submodule docstring provided

Classes Summary:

Interop

A Collection of functions to support renderer and tools with common tasks.

MdlEntity

Maps between USD shade nodes and the MDL representation of a shade node.

MdlEntitySnapshot

MDL representation of a shade node along with the currently set parameters.

MdlModule

The representation of an MDL module to load or loaded by neuray.

NeurayLib

Access to the MDL Material back-end in Omniverse.

Functions Summary:

EnsureRunning

Make sure that neuray is running and MDL resolution through USD is possible.

RegisterExtensionContent

Register a folder of your extension data in the root of the MDL extension search path.

UnregisterExtensionContent

Removes your extension data from the extension search path.

create_mdl_module_async

Loads an MDL module and stores the loaded definitions in the neuray DB scope provided.