How to make foliage load further away

i have a bunch of grass on a scene, and when im very close to it, it renders fine. however the grasses im not close to are rendered as 2d planes, is there a setting or trick to change this?

Change the LOD settings in the grass mesh. But you’ll find the further you make it load, the more your frame rate tanks.

Also, try this console command

foliage.LODDistanceScale=2

( and other small numbers ).