Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
Resonance.Shaders Class Reference

List of all members.

Public Member Functions

void setFogColor (Color color)
void setAmbientLight (Vector3 light)
void setPointLightPos (Vector3 pos)
void setShadowTexture (Texture2D texture)
void setFog (Color color, float start, float end)
void setTransparency (float transparency)
 Shaders ()

Properties

Shader Particle [get]
Shader Default [get]
Shader Ground [get]

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

void Resonance.Shaders.setAmbientLight ( Vector3  light)

Here is the caller graph for this function:

void Resonance.Shaders.setFog ( Color  color,
float  start,
float  end 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Resonance.Shaders.setFogColor ( Color  color)

Here is the caller graph for this function:

void Resonance.Shaders.setPointLightPos ( Vector3  pos)

Here is the caller graph for this function:

void Resonance.Shaders.setShadowTexture ( Texture2D  texture)

Here is the caller graph for this function:

void Resonance.Shaders.setTransparency ( float  transparency)

Property Documentation


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