Click or drag to resize
SoMFColorRGBASetHSVAValue Method
Overload List
  NameDescription
Public methodSetHSVAValue(Single)

Sets the field to contain one and only one value, the given color (expressed as an array of HSV plus Alpha floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.

Public methodSetHSVAValue(Single, Single, Single, Single)

Sets the field to contain one and only one value, the given color (expressed as HSV plus Alpha floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.

Top
See Also