Function PhysicsServerSingleton.bodyAddForce

void bodyAddForce (
  const(RID) _body,
  const(Vector3) force,
  const(Vector3) position
) nothrow @nogc;