Click or drag to resize
SoFXAAParameters Methods

The SoFXAAParameters type exposes the following members.

Methods
  NameDescription
Public methodCopy

Copy to a new instance.

(Inherited from SoAntialiasingParameters.)
Public methodEquals
(Overrides ObjectEquals(Object).)
Public methodGetEdgeThresholdMin

Returns the edgeThresholdMinimum parameter.

Public methodGetEdgeThresholdQuality

Returns the edgeThresholdQuality parameter.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetQualityPreset

Returns the quality preset.

Public methodGetSubPixQuality

Returns the subPixQuality parameter.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also