Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Effects.LightBinding Struct Reference

Public Member Functions

 LightBinding (Light light)
 

Public Attributes

Light Light
 The light. More...
 
LightShaderType LightShaderType
 Specifies LightShaderType. Might be different than Light's one, since depending on Material or HW limitations it might be downgraded or ignored. More...
 

Detailed Description

Definition at line 11 of file LightingPermutation.cs.

Constructor & Destructor Documentation

SiliconStudio.Paradox.Effects.LightBinding.LightBinding ( Light  light)

Definition at line 13 of file LightingPermutation.cs.

Member Data Documentation

Light SiliconStudio.Paradox.Effects.LightBinding.Light

The light.

Definition at line 22 of file LightingPermutation.cs.

LightShaderType SiliconStudio.Paradox.Effects.LightBinding.LightShaderType

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