Render cloud shadows as a screen-space effect.
- SSCS just renders a Quad.
- SSCS is not a projector.
- SSCS doesn't use ImageEffects.
This is a much fasterand simple to use.
Just drop prefab to your scene.
If your platform supports "_DepthTexture"
, SSCS works!
Even works on Mobile!
Update History
ver1.1
- Support camera orthographic projection.
- [isTopDown] property added.
ver1.1.1
- Shader bug fixed.
- Downgrade package version
ver1.1.2
- Fixed a problem that slows cloud uv animation
ver1.2
- Fixed shader artifacts at camera othographic mode
Any question? Send Mail