Method EndSampling
EndSampling(CustomPassContext)
Common code used by subclasses after sampling is done, including calling callbacks.
Declaration
protected void EndSampling(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | The custom pass context. |