LightGroupManager.SetLightGroupOn
Description:
Turns the given light group on or off for rendering the given view depending on the bool argument
Turns the given light group on or off for rendering the given view depending on the bool argument
-
viewIdThe Id of the view
-
groupIdThe Id of the light group
-
BooleanturnOnTurns the light group on if true, off if false
-
The given element Id does not correspond to a 3d view -or- The given element Id does not correspond to a light group
-
A non-optional argument was null