Returns the specified Material Library using the name as seen in the user interface.
"materialLibraries_var" is a variable referencing a MaterialLibraries object. |
"materialLibraries_var" is a variable referencing a MaterialLibraries object. |
| Type | Description |
| MaterialLibrary | Returns the specified material library or null if there's no match on the name. |
| Name | Type | Description |
| name | string | The name of the library to return. |