Performance 2d plane vs 3d mesh

Hi guys, just playing with a new project and have a question about performance.
I’m currently torn between creating my in-game foliage (stylized, non-realistic) as 2d planes, with transparency, or simple 3d meshes.
Bearing in mind, the 2d planes, would be rendering transparency and be 2 sided, would I be better off just using a simple 3d mesh? Or would there not be much difference.
Thanks

The mesh will look better, than the 2d planes…

1 Like

@BravePenguin1
Grass too? Or just flowers and special looking plants?

You can do it any way you want, with the bigger foliage (plants, etc) you can use mesh, as they are larger. Use planes for grass and smaller objects/flowers.