OmegaEngine API
1.0.3
|
A light source that has no position and shines in one direction. More...
Properties | |
Vector3 | Direction [get, set] |
The direction of the light source More... | |
Properties inherited from OmegaEngine.Graphics.LightSource | |
string | Name [get, set] |
Text value to make it easier to identify a particular camera More... | |
bool | Enabled [get, set] |
Shall the light source affect its surroundings? More... | |
Color | Diffuse [get, set] |
The diffuse color this light source emits More... | |
Color | Specular [get, set] |
The specular color this light source emits More... | |
Color | Ambient [get, set] |
The ambient color this light source emits More... | |
Additional Inherited Members | |
Public Member Functions inherited from OmegaEngine.Graphics.LightSource | |
override string | ToString () |
Protected Member Functions inherited from OmegaEngine.Graphics.LightSource | |
LightSource () | |
Creates a new light source with a full white Diffuse component, a slight gray Specular component and no Ambient component More... | |
A light source that has no position and shines in one direction.
|
getset |
The direction of the light source