material
An object that describes the intended surface appearance of the submesh for rendering.
Declaration
var material: MDLMaterial? { get set }Discussion
A MDLMaterial object describes the complete set of rendering parameters for producing a specific surface appearance, such as color, texture, specularity, and opacity.