Function PhysicsDirectBodyState.getContactColliderVelocityAtPosition

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

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