Tesla Graphics Engine Documentation (January 2012)
Light Constructor (name)
TeslaTesla.GraphicsLightLight(String)
Base constructor that initializes the default light values and sets the specified name.
Declaration Syntax
C#
public Light(
	string name
)
Parameters
name (String)
Light's name

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