This class represent a light

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

Syntax

C#
public class Light : Model
Visual Basic (Declaration)
Public Class Light _
	Inherits Model
Visual C++
public ref class Light : public Model

Inheritance Hierarchy

System..::.Object
  GLSV..::.Model
    GLSV..::.Light

See Also