Click or drag to resize
Ab4d.SharpEngine logo

ResolveSupersamplingRenderingStep Methods

The ResolveSupersamplingRenderingStep type exposes the following members.

Methods
 NameDescription
Protected methodDispose Dispose this rendering step and all child rendering steps
(Overrides RenderingStepDispose(Boolean))
Protected methodOnRun OnRun abstract method executes the code for this rendering step. The method should true to continue executing rendering steps; when false is returned then rendering is terminated.
(Overrides RenderingStepOnRun(RenderingContext))
Top
See Also