Hey y’all I am looking for some advice to get a readout in meters for a ui that has the distance below a floating pawn. In my scenario, the landscape below will not be visible(it will be completely hidden by clouds and fog), so I don’t need to actually compute the whole height map(that would require more CPU/GPU). Also, the pawn will only have horizontal movement. Is there a “laser” or object that can just get the “greyscale” of a certain point on a height map and then I can associate that with a specific depth in meters? I imagine it being something like a depth/fish finder on a boat. Look at pictures below that I am using to try and make it clear what I’m asking


