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

Sets one value from single precision vector.

Public methodSet1Value(Int32, SbVec4us) Obsolete.

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

Public methodSet1Value(Int32, UInt16)

Sets one value from 4 unsigned shorts in array.

Public methodSet1Value(Int32, UInt16, UInt16, UInt16, UInt16)

Sets one value from 4 unsigned shorts.

Top
See Also