Property this
this[string]
Returns a shared instance of the mapped material, else null. Does not throw exceptions.
Declaration
public Material this[string path] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
string | path | The USD path to the material |
Property Value
Type | Description |
---|---|
Material |