<Code Lib>
2027 Method
Changes 0
M

LightGroup.AddLight

Description:
Add a new light instance to the group

public void AddLight(
	ElementId lightId
)

  • lightId
    The ID of the light instance to add to the group

Loading…