baseColorFactor - Sets the material's base color factor.
colour
this
baseColorFactor - Sets the material's base color factor.
colour
this
Sets the material's base color texture.
this
Alias of MetallicRoughness#baseColorTexture
metallicFactor - Sets the material's metallic factor.
this
Sets the material's metallic roughness texture. The metalness values are sampled from the B channel. The roughness values are sampled from the G channel. These values are linear. If other channels are present (R or A), they are ignored for metallic-roughness
this
roughnessFactor - Sets the material's roughness factor.
this
MetallicRoughness - a builder for a GLTF pbrMetallicRoughness object
See
GLTF reference