Readonly
locationReadonly
vectorThe force vector, may be in local or world coordinates.
Computes the force being applied (vector) in WORLD coordinates.
(output)
Computes the point of application of the force in world coordinates.
(output)
Computes the torque, i.e. moment of the force about the center of mass (bivector). Torque = (x - X) ^ F, so the torque is being computed with center of mass as origin. Torque = r ^ F because r = x - X
(output)
Generated using TypeDoc
The point of application of the force.