LightGroup.AddLight
Description:
Add a new light instance to the group
Add a new light instance to the group
public void AddLight(
ElementId lightId
)
-
lightIdThe ID of the light instance to add to the group
-
The given element ID does not correspond to a light instance -or- The light instance is in this LightGroup
-
A non-optional argument was NULL