Mesh:getMaterial

Edit

Returns the Material applied to the Mesh.

material = Mesh:getMaterial()

Arguments

None

Returns

NameTypeDescription
materialMaterial The material.

See also