![]() | |
Initialize |
The InitializeRenderingStep type exposes the following members.
Name | Description | |
---|---|---|
![]() | InitializeRenderingContext | InitializeRenderingContext can be manually called when IsInitializingRenderingContext is set to false. |
![]() | 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)) |
![]() | UpdatedResolveBackBufferRenderingStep | UpdatedResolveBackBufferRenderingStep method updates the DefaultResolveBackBufferRenderingStep and based on the specified supersamplingCount sets the recommended TexelOffsetsScale, ResolveFilter and CenterPixelWeight. |