|
My Project
|
Helper structure representing a XFile material. More...
#include <XFileHelper.h>
Public Attributes | |
| std::string | mName |
| bool | mIsReference |
| LinearColor | mDiffuse |
| float | mSpecularExponent |
| Vector3 | mSpecular |
| Vector3 | mEmissive |
| std::vector< TexEntry > | mTextures |
| int32 | sceneIndex |
| the index under which it was stored in the scene's material list | |
Helper structure representing a XFile material.
1.8.12