ChipmunkBody
.VelocityAtLocalPoint() function VelocityAtLocalPoint(localPosition : Vector2) : Vector2
localPosition | The position in transform local 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 the transform's local coords