My Project
Public Attributes | List of all members
ParaEngine::XFile::Material Struct Reference

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< TexEntrymTextures
 
int32 sceneIndex
 the index under which it was stored in the scene's material list
 

Detailed Description

Helper structure representing a XFile material.


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