Aiv Fast3D  1.0.1
Public Member Functions | Properties | List of all members
Aiv.Fast3D.DirectionalLight Class Reference
Inheritance diagram for Aiv.Fast3D.DirectionalLight:
Aiv.Fast3D.Light

Public Member Functions

 DirectionalLight (Vector3 direction)
 
void UpdateDirection (Vector3 direction)
 
void SetShadowProjection (float left, float right, float bottom, float top, float zNear, float zFar)
 
- Public Member Functions inherited from Aiv.Fast3D.Light
 Light ()
 

Properties

override Vector3 Vector [get]
 
override Matrix4 ShadowProjection [get]
 
- Properties inherited from Aiv.Fast3D.Light
virtual Vector3 Vector [get]
 
virtual float Strength [get]
 
virtual Matrix4 ShadowProjection [get]
 
Vector3 Color [get, set]
 

Additional Inherited Members

- Protected Attributes inherited from Aiv.Fast3D.Light
Vector3 color
 

Constructor & Destructor Documentation

Aiv.Fast3D.DirectionalLight.DirectionalLight ( Vector3  direction)
inline

Member Function Documentation

void Aiv.Fast3D.DirectionalLight.SetShadowProjection ( float  left,
float  right,
float  bottom,
float  top,
float  zNear,
float  zFar 
)
inline
void Aiv.Fast3D.DirectionalLight.UpdateDirection ( Vector3  direction)
inline

Property Documentation

override Matrix4 Aiv.Fast3D.DirectionalLight.ShadowProjection
get
override Vector3 Aiv.Fast3D.DirectionalLight.Vector
get

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