Method SetLightDimmer
SetLightDimmer(float, float)
Set the dimmer for light and volumetric light.
Declaration
public void SetLightDimmer(float dimmer = 1, float volumetricDimmer = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| float | dimmer | Dimmer for the light |
| float | volumetricDimmer | Dimmer for the volumetrics |