LightGroup Methods

LightGroup Methods

The LightGroup type exposes the following members.

Methods
 NameDescription
Public methodAddLight Add a new light instance to the group
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLights Get the set of contained light instances The set of light instances
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveLight Remove the given light instance from the set of light instances in this group
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also