omni.mdl.neuraylib.utils Functions#

Functions Summary:

CreateTemporaryDbScope

DestroyTemporaryDbScope

GetGraphResources

GetGraphResourcesUriMasks

GetGraphResourcesUris

GetModuleUris

GetResourceUriList

GetResourceUriMask

ParseSceneIdentifierBsdfMeasurement

ParseSceneIdentifierLightProfile

ParseSceneIdentifierTexture

RecreateMaterialInScope

create_temporary_db_scope

Create a temporary scope for processing independent of the renderer scopes.

destroy_temporary_db_scope

Create a temporary scope for processing independent of the renderer scopes.

get_graph_resources

Traverse the material graph to gather all body/default and parameter resources.

get_graph_resources_uri_masks

Traverse the material graph to gather all body/default and parameter resources.

get_graph_resources_uris

Traverse the material graph to gather all body/default and parameter resources.

get_module_uris

Lists all the MDL modules file URIs that a given set of graph depends on.

get_resource_uri_list

Computes or resolves the URIs for a given resource set.

get_resource_uri_mask

Computes or resolves the URI for a given resource.

parse_scene_identifier_bsdf_measurement

Parse the Scene identifier without checking for existance of the resource.

parse_scene_identifier_light_profile

Parse the Scene identifier without checking for existance of the resource.

parse_scene_identifier_texture

Parse the Scene identifier without checking for existance of the resource.

recreate_material_in_scope

Replicated a given material graph in a user-defined scope.