This field represents the light (spot) direction

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

Syntax

C#
protected float[] _spotDirection
Visual Basic (Declaration)
Protected _spotDirection As Single()
Visual C++
protected:
array<float>^ _spotDirection

See Also