SoMFRotationSetValue Method |
Name | Description | |
---|---|---|
SetValue(Single) | Makes this field have exactly one value, given by the quaternion (x, y, z, w). | |
SetValue(SbRotation) | Sets the first value in the array to newValue, and deletes. | |
SetValue(SbRotationd) | Sets the first value in the array to newValue , a double precision rotation, and deletes the second and subsequent values. | |
SetValue(SbVec3f, Single) | Makes this field have exactly one value, given by axis and angle . | |
SetValue(Single, Single, Single, Single) | Makes this field have exactly one value, given by the quaternion (x, y, z, w). |