How to detect if an actor/component is "under" the Landscape?

Specifically, I want to make a camera clipping handler, wherein I use a trigger around the cam to check for overlap. This works fine with meshes, but with landscapes I’m kinda lost as it works as just a surface and not a volume to overlap with. Can anyone help me out here?