emissiveFactor property
Vector3
emissiveFactor
final
The factors for the emissive color of the material. This value defines linear multipliers for the sampled texels of the emissive texture.
Implementation
final Vector3 emissiveFactor;