[]
Creates a new light.
protected Light()
Protected Sub New()
Creates a new light that is a copy of the specified light.
protected Light(Light light)
Protected Sub New(light As Light)
Light to copy.