![]() | |
Resolve |
The ResolveBackBufferRenderingStep type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearCustomDestinationBuffer | Clears the custom destination buffer. RenderingContext.FinalBackBuffer will be used as destination buffer. |
![]() | SaveExecutionTimeStatistics |
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)) |
![]() | SetCustomDestinationBuffer | Sets custom destination buffer that will get the down-sampled texture. |