Hello Everyone!
After my favorite grass asset not updated correctly enymore, i try create a new grass shader (moving coloring, fading ect.).
I attach the shader graph pic, maybe someone like to use it. Its not perfect, but enogh for me XD
Some topic read Unity basic terrain “Detai Mesh” performence enough, because it using now built in GPU instancing.
Im using “now” 2021.2.7f1 with HDRP 12.1.2
My problem:
The simple shader work well /130fps
If using Alpha Clipping its dopr some fps, but not bad /93fps
if using Alpa Cliipping Double side, then fps reduced dramatic /70fps
if try simple Double Side shader its runung well /130fps
Any suggestion, how can i improve performance using Alpa Cliipping Double side?
Maybe latest Untiy handling better Alpha clip with Double side, or better if i create a double sided mesh?
Any ide what im doing wrong,maybe need other other settings or scrit? Im usinga simple png image as grass, no other setup on it.
Thanks Your answare