LightGroupManager.SetLightOn
Description:
Turns the given light on or off for rendering the given view depending on the bool argument
Turns the given light on or off for rendering the given view depending on the bool argument
-
viewIdThe Id of the view
-
lightIdThe Id of the light to turn on or off
-
BooleanturnOnTurns the light 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 instance
-
A non-optional argument was NULL