Click or drag to resize

ColorRGBA Properties

The ColorRGBA type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the alpha channel value. Alpha channels are limited to a 0~1 range.
Public propertyB
Gets or sets the blue channel value. Blue channels are limited to a 0~1 range.
Public propertyStatic memberBlack
Public propertyStatic memberBlue
Public propertyG
Gets or sets the green channel value. Green channels are limited to a 0~1 range.
Public propertyStatic memberGreen
Public propertyR
Gets or sets the red channel value. Red channels are limited to a 0~1 range.
Public propertyStatic memberRed
Public propertyStatic memberWhite
Top
See Also