How do UE5 processes landscape heightmaps?

Curious about how UE5 processes heightmaps when rendered by ray tracing, whether convert it into triangular mesh or directly intersect rays with the raw heightmap. Is there any trick applied on it to accelerate rendering?

I search for the official document but the techniche detailes is omitted.