Aiv Fast3D  1.0.1
Public Member Functions | Public Attributes | List of all members
Aiv.Fast3D.Material Class Reference

Public Member Functions

 Material ()
 

Public Attributes

Vector4 DiffuseColor
 
Texture Diffuse
 
float Shininess
 
Texture SpecularMap
 
Texture NormalMap
 
Texture EmissiveMap
 
Light[] Lights
 
DepthTexture ShadowMap
 
float ShadowBias
 
Vector3 Ambient
 

Constructor & Destructor Documentation

Aiv.Fast3D.Material.Material ( )
inline

Member Data Documentation

Vector3 Aiv.Fast3D.Material.Ambient
Texture Aiv.Fast3D.Material.Diffuse
Vector4 Aiv.Fast3D.Material.DiffuseColor
Texture Aiv.Fast3D.Material.EmissiveMap
Light [] Aiv.Fast3D.Material.Lights
Texture Aiv.Fast3D.Material.NormalMap
float Aiv.Fast3D.Material.ShadowBias
DepthTexture Aiv.Fast3D.Material.ShadowMap
float Aiv.Fast3D.Material.Shininess
Texture Aiv.Fast3D.Material.SpecularMap

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