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

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

Public methodSet1Value(Int32, SbRotationd)

Sets the index 'th value in the array to newValue , a double precision rotation.

Public methodSet1Value(Int32, Single)

Sets the index 'th value to the given quaternion (x, y, z, w).

Public methodSet1Value(Int32, SbVec3f, Single)

Sets the index 'th value to the given axis/angle.

Public methodSet1Value(Int32, Single, Single, Single, Single)

Sets the index 'th value to the given quaternion (x, y, z, w).

Top
See Also