Click or drag to resize
SbColorRGBASetValue Method
Set color value from RGBA components.
Overload List
  NameDescription
Public methodSetValue(Single)
Sets value of color vector from array of 4 RGBA components.
Public methodSetValue(Single, Single, Single, Single)
Sets value of color vector from 4 RGBA (Red, Green, Blue and Alphe) components.
Top
See Also