Method SetLightFilter
SetLightFilter(DebugLightFilterMode)
Set the light filter to use.
선언
public ref AOVRequest SetLightFilter(DebugLightFilterMode filter)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| DebugLightFilterMode | filter | The light filter to use |
반환
| 타입 | 설명 |
|---|---|
| AOVRequest | A ref return to chain calls. |