<Code Lib>
2027 Method
Changes 0
M

LightGroup.RemoveLight

Description:
Remove the given light instance from the set of light instances in this group

public void RemoveLight(
	ElementId lightId
)

  • lightId
    The light instance to remove

Loading…