esp::assets::PhongMaterialColor struct

stores basic Phong compatible color properties for procedural override material construction

Public variables

Magnum::Color4 ambientColor
the ambient color of the Phong material
Magnum::Color4 diffuseColor
the diffuse color of the Phong material
Magnum::Color4 specularColor
the specular color of the Phong material