Click or drag to resize
AB4D logo

PreparePostProcessingRenderingStep Methods

The PreparePostProcessingRenderingStep type exposes the following members.

Methods
 NameDescription
Public methodSaveExecutionTimeStatistics SaveExecutionTimeStatistics is called when we are collecting statistics. The implementation of the method should save or add the elapsedMilliseconds to the corresponding property in the RenderingStatistics class.
(Overrides RenderingStepBaseSaveExecutionTimeStatistics(Double, RenderingStatistics))
Public methodSetCustomDestinationBackBuffer Sets the destination back buffer that will get the finally rendered image from the last post-process.
Top
See Also