Method that returns the specified Material Library using an index into the collection.
"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 an invalid index was specified. |
Name | Type | Description |
index | integer | The index of the item within the collection. The first item has an index of 0. |