SoMFColorSetValue Method |
Name | Description | |
---|---|---|
SetValue(Single) | Sets the field to contain one and only one value, the given color (expressed as an array of RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values. | |
SetValue(SbColor) | Sets the first value in the array to newValue, and deletes. | |
SetValue(SbVec3f) | Sets the field to contain one and only one value, the given color (expressed as RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values. | |
SetValue(Single, Single, Single) | Sets the field to contain one and only one value, the given color (expressed as RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values. |