Mesh:getMaterial
Get the Material applied to the Mesh.
material = Mesh:getMaterial()
Arguments
None
Returns
Name | Type | Description |
material | Material | The current material applied to the Mesh. |
See also
Mesh:setMaterial
Mesh
Get the Material applied to the Mesh.
material = Mesh:getMaterial()
None
Name | Type | Description |
material | Material | The current material applied to the Mesh. |
Mesh:setMaterial
Mesh