Change the distance of distance field.

(UE 5.1) I am using the DistanceToNearestSurface node to create a wave effect on a plane. It works well at short distances, but since the player will be able to fly, I need it to be seen further away. Is there a way to increase the distance at which Distance Fields are calculated? Thank you!