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

Public Member Functions

 Light ()
 

Properties

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 Light.cs.

Constructor & Destructor Documentation

SiliconStudio.Paradox.Effects.Light.Light ( )

Definition at line 9 of file Light.cs.

Property Documentation

Color3 SiliconStudio.Paradox.Effects.Light.LightColor
getset

Gets or sets the color of the light.

The color of the light.

Definition at line 27 of file Light.cs.

LightShaderType SiliconStudio.Paradox.Effects.Light.LightShaderType
getset

Definition at line 16 of file Light.cs.

ParameterCollection SiliconStudio.Paradox.Effects.Light.Parameters
getset

Definition at line 18 of file Light.cs.


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