LibGDX Box2D Raycast problem

Hi, JGO.

I have a problem with Raycastcast Callback: When I return the fraction it does give me the closest hit point but not the closest fixture.

I need the closest fixture because I’m using rays as enemy “eyesight”.

Hope you can help me.

Thanks in advance.