Click or drag to resize
SoMFRotationSetValue Method
Overload List
  NameDescription
Public methodSetValue(Single)

Makes this field have exactly one value, given by the quaternion (x, y, z, w).

Public methodSetValue(SbRotation)

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

Public methodSetValue(SbRotationd)

Sets the first value in the array to newValue , a double precision rotation, and deletes the second and subsequent values.

Public methodSetValue(SbVec3f, Single)

Makes this field have exactly one value, given by axis and angle .

Public methodSetValue(Single, Single, Single, Single)

Makes this field have exactly one value, given by the quaternion (x, y, z, w).

Top
See Also