Method SetLightDimmer
SetLightDimmer(float, float)
Set the dimmer for light and volumetric light.
선언
public void SetLightDimmer(float dimmer = 1, float volumetricDimmer = 1)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| float | dimmer | Dimmer for the light |
| float | volumetricDimmer | Dimmer for the volumetrics |