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

Public Member Functions

 PointLight (Vector3 position, float radius)
 
- Public Member Functions inherited from Aiv.Fast3D.Light
 Light ()
 

Public Attributes

Vector3 Position
 
float Radius
 

Properties

override Vector3 Vector [get]
 
override float Strength [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.PointLight.PointLight ( Vector3  position,
float  radius 
)
inline

Member Data Documentation

Vector3 Aiv.Fast3D.PointLight.Position
float Aiv.Fast3D.PointLight.Radius

Property Documentation

override float Aiv.Fast3D.PointLight.Strength
get
override Vector3 Aiv.Fast3D.PointLight.Vector
get

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