Resolve | |
The ResolveSupersamplingRenderingStep type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Dispose this rendering step and all child rendering steps
(Overrides RenderingStepDispose(Boolean)) | |
| OnRun |
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)) |