Click or drag to resize
SoMFVec4ubSet1Value Method
Overload List
  NameDescription
Public methodSet1Value(Int32, SbVec4f)

Sets one value from single precision vector.

Public methodSet1Value(Int32, SbVec4ub) Obsolete.

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

Public methodSet1Value(Int32, Byte)

Sets one value from 4 unsigned chars in array.

Public methodSet1Value(Int32, Byte, Byte, Byte, Byte)

Sets one value from 4 unsigned chars.

Top
See Also