Contents

specularTint

The balance of color for specular highlights, between the light color (lower values) and the material’s base color (at higher values).

Declaration

var specularTint: MDLMaterialProperty { get }

Discussion

The default value is zero—specular highlights entirely use the color of the reflected light source.

See Also

Working with Shading Properties