Click or drag to resize
SbColorRGBA Properties

The SbColorRGBA type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the alpha component of color.
Public propertyB
Gets or sets the blue component of color.
Public propertyG
Gets or sets the green component of color.
Public propertyItem
Gets or sets the element at the specified index.
Public propertyPackedValue
Sets/gets value of color in an RGBA packed color value.
Public propertyR
Gets or sets the red component of color.
Top
See Also