SoColorMask Properties |
The SoColorMask type exposes the following members.
Name | Description | |
---|---|---|
alpha | Specifies whether or not the alpha component can be written into the frame buffer. | |
blue | Specifies whether or not the blue component can be written into the frame buffer. | |
green | Specifies whether or not the green component can be written into the frame buffer. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
red | Specifies whether or not the red component can be written into the frame buffer. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |