![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
DirectionalLight () | |
![]() | |
Light () | |
Properties | |
Vector3 | LightDirection [get, set] |
Gets or sets the light direction. More... | |
![]() | |
LightShaderType | LightShaderType [get, set] |
ParameterCollection | Parameters [get, set] |
Color3 | LightColor [get, set] |
Gets or sets the color of the light. More... | |
Definition at line 7 of file DirectionalLight.cs.
SiliconStudio.Paradox.Effects.DirectionalLight.DirectionalLight | ( | ) |
Definition at line 9 of file DirectionalLight.cs.
|
getset |
Gets or sets the light direction.
The light direction.
Definition at line 21 of file DirectionalLight.cs.