Assimp  v3.1.1 (June 2014)
Assimp::MDL::Material_MDL7 Struct Reference

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...
 

Detailed Description

Data structure for a Material in a MDL7 file.

Member Data Documentation

§ Ambient

ColorValue_MDL7 Assimp::MDL::Material_MDL7::Ambient

Ambient base color of the material.

§ Diffuse

ColorValue_MDL7 Assimp::MDL::Material_MDL7::Diffuse

Diffuse base color of the material.

§ Emissive

ColorValue_MDL7 Assimp::MDL::Material_MDL7::Emissive

Emissive base color of the material.

§ Power

float Assimp::MDL::Material_MDL7::Power

Phong power.

§ Specular

ColorValue_MDL7 Assimp::MDL::Material_MDL7::Specular

Specular base color of the material.


The documentation for this struct was generated from the following file: