Selects one of the three light attenuation factors 0 - Constant 1 - Linear 2 - Cuadratic

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
protected int _lightAttenuationType
Visual Basic (Declaration)
Protected _lightAttenuationType As Integer
Visual C++
protected:
int _lightAttenuationType

See Also