LightType.Spot
Description

The light is a spot light.

See Also: Light.type, light component.
	// Make the light a spot light
	light.type = LightType.Spot;