RenderAntialiaser Events |
The RenderAntialiaser type exposes the following members.
Name | Description | |
---|---|---|
Done |
This event is emitted When the antialiasing is over. The result must be blit in the rendering target for final presentation. | |
StepDone |
This event is emitted When the antialiasing has finished a step. The result can be blit in the rendering target to see the progression incrementally. |