light_group_set_intensity(light_group_name, intensity, suppress_errors) | ||
Parameters: | ||
light_group_name | (string) name of the light group | |
intensity | (float) intensity of the light group | |
suppress_errors | (bool) true to not assert on errors (optional, false default) | |
Returns: | ||
none | ||
Description: | ||
Set the intensity of a light group (NOTE: does not turn group on or off. Use with light_group_use_intensity) | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |