How to set landscape quality? (Resolved)

In unreal engine 5.4 did epic add a new settings for the quality settings, can someone tell me if there is a console command or Blueprint node to change the landscape quality at rune time?
And I did try the node: Get Game User Settings.

I found the answer by using this code: sg.LandscapeQuality, and a number between 0 and 4 will set the
landscape quality.

2 Likes