Demo Scenes
Global Snow URP includes demo scenes in the Demo folder that showcase the main features. Load any demo scene and press Play to explore.
Included Scenes
- Demo Scene - main showcase featuring snow coverage, footprints, terrain marks, snowfall, camera frost, and object exclusion.
- Snow Surface Demo - demonstrates the SnowSurface component with deformable snow mesh, pressure sinking, and overflow effects.
Controls
| Key | Action |
| WASD | Move around the scene |
| Mouse | Look around |
| Spacebar | Jump |
| T | Toggle snow on/off |
| L | Change daylight |
Features Demonstrated
- Snow coverage with different quality levels (Flat Shading, Normal Mapping, Relief Mapping).
- Subsurface scattering and GI preservation.
- Footprints and terrain marks from character movement.
- Snowfall and snow dust particles.
- Camera frost overlay.
- Object exclusion with GlobalSnowIgnoreCoverage.
- Deformable Snow Surface with pressure sinking (URP demo).
Important: Delete the Demo folder entirely before building your game. Do not ship demo assets with your production build.
Render Feature required: The demo scenes expect the Global Snow Renderer Feature to be added to your URP Renderer Data asset. If snow does not appear, check that the Renderer Feature is present and that the Renderer is set to Deferred.
Next Steps
- Quick Start - set up Global Snow in your own scene.
- Tutorials - video walkthroughs for specific features.