RenderAntialiaser Methods |
The RenderAntialiaser type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Cancels the antialiasing.
| |
| Create |
Creates the antialiaser.
| |
| Destroy |
Destroys the antialiaser.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Next |
Computes the next antialiasing step.
| |
| Start |
Starts the antialiaser. This method will initialize the antialiaser with the specified scene, snapshot and rendering parameters.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |