Pass:reset
EditResets the Pass, clearing all of its draws and computes and resetting all of its state to the default values.
Pass:reset()
Arguments
None
Returns
Nothing
Notes
The following things won't be reset:
- Pass canvas, set with
Pass:setCanvas
. - Pass clears, set with
Pass:setClear
. - The tally buffer, set with
Pass:setTallyBuffer
.