Tesla Graphics Engine Documentation (January 2012)
LightType Enumeration
TeslaTesla.GraphicsLightType
Enumeration of supported types of lights.
Declaration Syntax
C#
public enum LightType
Members
Member Description
Point Omni-directional light with a position in space.
Spot Light with a position in space that emits light in a cone.
Directional Light that represents a source infinitely away and is purely directional based.
Custom Custom light defined by the user.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)