Function Physics2DDirectBodyState.getContactColliderVelocityAtPosition

Returns the linear velocity vector at the collider's contact point.

Vector2 getContactColliderVelocityAtPosition (
  const(long) contact_idx
) nothrow @nogc const;