Model:getMaterial
EditReturns a Material loaded from the Model.
material = Model:getMaterial(which)Arguments
| Name | Type | Description |
| which | string | number | The name or index of the Material to return. |
Returns
| Name | Type | Description |
| material | Material | The material. |