GLTFSpecGloss
Hereda: Resource < RefCounted < Object
Archived glTF extension for specular/glossy materials.
Descripción
KHR_materials_pbrSpecularGlossiness is an archived glTF extension. This means that it is deprecated and not recommended for new files. However, it is still supported for loading old files.
Tutoriales
Propiedades
|
||
|
||
|
Descripciones de Propiedades
Color diffuse_factor = Color(1, 1, 1, 1) 🔗
The reflected diffuse factor of the material.
La textura difusa.
El brillo o suavidad del material.
The specular-glossiness texture.
Color specular_factor = Color(1, 1, 1, 1) 🔗
The specular RGB color of the material. The alpha channel is unused.