LightGroup.RemoveLight
Method
Description:
Remove the given light instance from the set of light instances in this group
Remove the given light instance from the set of light instances in this group
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The light instance is not in this LightGroup |
| ArgumentNullException | A non-optional argument was null |