Loading...
Searching...
No Matches
realvirtual.LightGroup Class Reference

The LightGroup is used to be able to set centralized multiple lights. More...

Inheritance diagram for realvirtual.LightGroup:

Public Member Functions

void SetIntensity (LightGroupEnum group, float intensity)
 Sets the intensity if the light is assigned to the LightGroup group.
 

Public Attributes

LightGroupEnum Group
 The group of the light.
 

Detailed Description

You can attach a LightGroup to any light in the scene. realvirtualController will use the LightGroup to set the light intensity.