get_materials_from_stage#
- omni.kit.material.library.get_materials_from_stage(none_string: str)#
Get list of materials for stage. NOTE: This function can block on large stages.
- Parameters:
none_string (str) – name of “None” material to be added to list
- Returns:
list of materials names
- Return type:
(list)