Assimp
v3.1.1 (June 2014)
|
Data structure for a Material in a MDL7 file. More...
Public Attributes | |
ColorValue_MDL7 | Ambient |
Ambient base color of the material. More... | |
ColorValue_MDL7 | Diffuse |
Diffuse base color of the material. More... | |
ColorValue_MDL7 | Emissive |
Emissive base color of the material. More... | |
float | Power |
Phong power. More... | |
ColorValue_MDL7 | Specular |
Specular base color of the material. More... | |
Data structure for a Material in a MDL7 file.
ColorValue_MDL7 Assimp::MDL::Material_MDL7::Ambient |
Ambient base color of the material.
ColorValue_MDL7 Assimp::MDL::Material_MDL7::Diffuse |
Diffuse base color of the material.
ColorValue_MDL7 Assimp::MDL::Material_MDL7::Emissive |
Emissive base color of the material.
float Assimp::MDL::Material_MDL7::Power |
Phong power.
ColorValue_MDL7 Assimp::MDL::Material_MDL7::Specular |
Specular base color of the material.