Change | |
The ChangeBackBufferRenderingStep type exposes the following members.
| Name | Description | |
|---|---|---|
| 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)) | |
| SetNewBackBuffer | Sets the BackBuffer its RenderTargetView and DepthStencilView that will be set changed by this RenderingStep. |