Click or drag to resize
SoMFColorRGBASet1Value Method
Overload List
  NameDescription
Public methodSet1Value(Int32, SbColorRGBA) Obsolete.

Sets the index'th value in the array to newValue.

Public methodSet1Value(Int32, SbVec4f)

Sets one of N RGBA colors from OIV.Inventor.SbVec4f.

Public methodSet1Value(Int32, Single)

Sets one of N RGBA colors from an array of 4 floats.

Public methodSet1Value(Int32, Single, Single, Single, Single)

Sets one of N RGBA colors from 4 floats.

Top
See Also