OptionalspecularThe strength of the specular reflection. Default to 1.
OptionalspecularA texture that defines the strength of the specular reflection, stored in the alpha (A) channel. This will be multiplied by specularFactor.
OptionalspecularThe F0 color of the specular reflection (linear RGB). Default to [1, 1, 1].
OptionalspecularA texture that defines the F0 color of the specular reflection, stored in the RGB channels and encoded in sRGB. This texture will be multiplied by specularColorFactor.
Define the
KHR_materials_specularextension materials options.