Method SetLightFilter
SetLightFilter(DebugLightFilterMode)
Set the light filter to use.
Declaration
public ref AOVRequest SetLightFilter(DebugLightFilterMode filter)
Parameters
Type | Name | Description |
---|---|---|
DebugLightFilterMode | filter | The light filter to use |
Returns
Type | Description |
---|---|
AOVRequest | A ref return to chain calls. |