Low Poly Shader (URP & LWRP)IntroductionThis is a Low Poly Shader effect,It can make your game objects look like low poly style without modifying mesh vertices and triangles. You don't need to write any shader by yourself, you can use this package directly to achieve the effect you want, and it can be integrated into your project very easily. The graph shader file exposes multiple parameters for you to adjust. Let you adjust the snow effect of many different parameters by yourself. Due to the cool effect achieved by using the shader, all performance losses are small, and the mobile platform can also run perfectly.PS:Only support URP(Universal Renderer Pipeline),LWRP(Light Weight Renderer Pipeline)Main Features:1. Easy to integrate into your project, no need to write any shader and code2. Support URP (Universal Renderer Pipeline), LWRP (Light Weight Renderer Pipeline)3. You can modify the attributes exposed by the shader4. Support Android, IOS, Windows and other platforms5. Clear demo6. CheapIf you have any questions, please feel free to contact us.E-mail: sgzxzj13@163.com