Optionaloptions: PartialNullable<IVector3> | nullSet the values of this vector to the sum of itself and the given vector.
The vector to add with.
Multiply the given Quaternion with this vector.
The quaternion to multiply with.
Set the values of this vector to the difference of itself and the given vector.
The vector to subtract with.
A 3D vector.