What problem does it solve?
Unity teams often struggle to deliver high-quality shaders and materials that look stunning yet run efficiently across URP/HDRP. This Skill provides a production-grade workflow and reference templates to bridge artistic intent with engine rendering while honoring performance budgets.
Core Features & Use Cases
- Core Material Library templates: PBR (albedo, normal, metallic, roughness, AO, emission), PBR Transparent, Unlit, and Toon/Cel-Shaded variants.
- Custom Effects: Dissolve, Hologram, Shield/Force Field, Water surface, Outline.
- VFX Graph Systems: GPU-based effects for impact, trails, ambient dust, and environmental interactions integrated with gameplay events.
- Post-Processing & Polish: Bloom, vignette, depth-based effects, and motion emphasis through post-processing.
- Output Guidance: Recommended project structure with folders for Shaders, ShaderGraphs, Materials, and VFX.
Quick Start
Open Unity and start a URP/HDRP project, then implement a basic PBR shader graph as a starting point for materials.