material(...)
material(indx : number) : Material;
Retrieves this object's material from the specified slot.
Parameters
Parameter | Type | Description |
---|---|---|
indx | integer | Which material slot to return. |
Returns
A Z.Material.
material(indx : number) : Material;
Retrieves this object's material from the specified slot.
Parameter | Type | Description |
---|---|---|
indx | integer | Which material slot to return. |
A Z.Material.