2021 Method
Changes 0
M

LightGroupManager.CreateGroup

Description:
Create a new LightGroup object with the given name
public LightGroup CreateGroup(
	string name
)
  • String
    name
    The name to use for the new LightGroup object
Return Value LightGroup The new LightGroup object that was created