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

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

Public methodSet1Value(Int32, SbVec3f)

Sets one of N RGB colors from OIV.Inventor.SbVec3f.

Public methodSet1Value(Int32, Single)

Sets one of N RGB colors from an array of 3 floats.

Public methodSet1Value(Int32, Single, Single, Single)

Sets one of N RGB colors from 3 floats.

Top
See Also