netForceOn

fun netForceOn(agent: A, dt: Double = 1.0): Point3D(source)

The summed net steering force on agent right now, without integrating — the 3D analog of Dynamics.netForceOn. dt is passed through to the force factories (most are dt-independent). Returns ORIGIN if the agent has no position.