Click or drag to resize
SoColorMask Properties

The SoColorMask type exposes the following members.

Properties
  NameDescription
Public propertyalpha

Specifies whether or not the alpha component can be written into the frame buffer.

Public propertyblue

Specifies whether or not the blue component can be written into the frame buffer.

Public propertygreen

Specifies whether or not the green component can be written into the frame buffer.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyred

Specifies whether or not the red component can be written into the frame buffer.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also