Simulant  21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Attributes | List of all members
Material Struct Reference

Public Attributes

char name [32]
 
float ambient [4] = {0, 0, 0, 1}
 
float diffuse [4] = {0, 0, 0, 1}
 
float specular [4] = {0, 0, 0, 1}
 
float emission [4] = {0, 0, 0, 1}
 
float shininess
 
char diffuse_map [32]
 
char light_map [32]
 
char normal_map [32]
 
char specular_map [32]
 

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