Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Effects.DirectionalLight Class Reference
Inheritance diagram for SiliconStudio.Paradox.Effects.DirectionalLight:
SiliconStudio.Paradox.Effects.Light

Public Member Functions

 DirectionalLight ()
 
- Public Member Functions inherited from SiliconStudio.Paradox.Effects.Light
 Light ()
 

Properties

Vector3 LightDirection [get, set]
 Gets or sets the light direction. More...
 
- Properties inherited from SiliconStudio.Paradox.Effects.Light
LightShaderType LightShaderType [get, set]
 
ParameterCollection Parameters [get, set]
 
Color3 LightColor [get, set]
 Gets or sets the color of the light. More...
 

Detailed Description

Definition at line 7 of file DirectionalLight.cs.

Constructor & Destructor Documentation

SiliconStudio.Paradox.Effects.DirectionalLight.DirectionalLight ( )

Definition at line 9 of file DirectionalLight.cs.

Property Documentation

Vector3 SiliconStudio.Paradox.Effects.DirectionalLight.LightDirection
getset

Gets or sets the light direction.

The light direction.

Definition at line 21 of file DirectionalLight.cs.


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