The specular properties that are explained in this section are used to affect the specular reflection of non-metals.

KHR_materials_specular

Please see the main material page to see how you can adjust materials via the API.



Specular Color

available via material.specularColor

The color that is used for specular reflections.

Specular Color Map

available via material.specularColorMap

The specular color map of the material is used for per-pixel control of the value.

Specular Intensity

available via material.specularIntensity

The intensity of the specular color.

Specular Intensity Map

available via material.specularIntensityMap

The specular intensity map of the material is used for per-pixel control of the value.