destroy_temporary_db_scope#
- omni.mdl.neuraylib.destroy_temporary_db_scope(scopeName: str) bool #
Create a temporary scope for processing independent of the renderer scopes.
- Parameters:
scopeName (str) – Name of the temporary scope to delete.
- Returns:
True if the scope was deleted. False if it wasn’t a temporary scope or it did not exist.