Stencil Lights and ShadowsGetting StartedPlease Read ThisMaterial PropertiesSupportBugs and Planned FeaturesDeveloper
Name | Status |
---|---|
Unity Bug | |
Investigating | |
Planned | |
Planned |
Found a Bug?
- For bugs, support, feedback or feature requests please check Support.
Current Limitations
- Flat colors only and no texture support. We plan adding support for gradient effects and textures in the future, but this version currently does not support it.
- No realtime projected shadows, by design. We suggest combining with regular realtime spotlights if you need projected shadows.
- Stencil Lights and Shadow does not include any mesh modeling, extrusion or projection features. We provide only the shader and meshes used in the examples.
- If using the built-in render pipeline, having two meshes that use Stencil Lights and Shadow on the exact same world position as each other produces incorrect results (Unity limitation). As a workaround, we suggest offsetting them by a very small delta.