The
fields
of MonoMac.OpenGL.Color4 are listed below. For a list of all members, see the Color4 Members list.
See Also: Inherited members from System.ValueType
Public Fields
| A | float.
The alpha component of this Color4 structure.
|
| B | float.
The blue component of this Color4 structure.
|
| G | float.
The green component of this Color4 structure.
|
| R | float.
The red component of this Color4 structure.
|