GraphicsCat – Planar Shadows


This solution implements planar shadows based on the URP framework.


by GraphicsCat


Price History +

This solution implements planar shadows based on the URP framework.


In terms of performance, it occupies very few performance resources, supports batching, and has extremely low Shader consumption, making it suitable for mobile platforms.


Even if we want to use the expensive ShadowMap technology for shadow effects, we can use this solution for low-end graphics quality, ensuring that low-end configurations also have shadow effects.