Click or drag to resize

RenderAntialiaser Events

The RenderAntialiaser type exposes the following members.

Events
  NameDescription
Public eventDone
This event is emitted When the antialiasing is over.
The result must be blit in the rendering target for final presentation.
Public eventStepDone
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.
Top
See Also