Apply a constant 3D force vector regardless of agent state. Useful for global influences like gravity (Point3D(0, 0, -mg)), wind, or a uniform attractor.
Point3D(0, 0, -mg)