create_temporary_db_scope#
- omni.mdl.neuraylib.utils.create_temporary_db_scope(resolveResources: bool) str #
Create a temporary scope for processing independent of the renderer scopes.
- Parameters:
resolveResources (bool) – Resolve MDL resources on module load. The RTX renderer for instance sets this to ‘False’. If ‘False’, resources need to be resolved manually.
- Returns:
The name of the temporary db scope