Click or drag to resize
SoMFVec4ubSetValue Method
Overload List
  NameDescription
Public methodSetValue(Byte)

Sets to one value from 4 unsigned chars in array.

Public methodSetValue(SbVec4f)

Sets to one value from single precision vector.

Public methodSetValue(SbVec4ub)

Sets the first value in the array to newValue, and deletes.

Public methodSetValue(Byte, Byte, Byte, Byte)

Sets to one value from 4 unsigned chars.

Top
See Also