Click or drag to resize
SoFullSceneAntialiasingParameters Methods

The SoFullSceneAntialiasingParameters type exposes the following members.

Methods
  NameDescription
Public methodCopy

Copy to a new instance.

(Inherited from SoAntialiasingParameters.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetFilterMask

Returns the requested combination of the different values of OIV.Inventor.Nodes.SoFullSceneAntialiasing.Filters.

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

Returns the requested number of samples.

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.)
Public methodUseHighQualityFilter

Returns true if the high quality filter is requested.

Top
See Also