Contents

baseColor

The inherent color of the material, to be used as a modulator during shading.

Declaration

var baseColor: MDLMaterialProperty { get }

Discussion

The default base color is medium gray (50% white).

See Also

Working with Shading Properties