Is there a simple way to determine the Z height of the underlying level mesh at a specific location in the level? I'm programming a flock of birds using the Boids model and would like them to steer away from the ground as they get near it. Is there a (better) way to do this without using traces?