Method ResetPathTracing
ResetPathTracing()
Resets path tracing accumulation for all cameras.
Declaration
public void ResetPathTracing()
ResetPathTracing(HDCamera)
Resets path tracing accumulation for a specific camera.
Declaration
public void ResetPathTracing(HDCamera hdCamera)
Parameters
Type | Name | Description |
---|---|---|
HDCamera | hdCamera | Camera for which the accumulation is reset. |