ChipmunkBody
.VelocityAtWorldPoint() function VelocityAtWorldPoint(position : Vector2) : Vector2
position | The position in world coords that you want to get the velocity of. |
Vector2
- The velocity of the rigid body at the requested point.
Get the velocity of a specific point on the rigid body as specified in world coords