FreneticLLC / FreneticGameEngine

A powerful C# based 3D and 2D game engine.
MIT License
41 stars 6 forks source link

2D Engine: Way to not have shadows calculated at all for a light #8

Open mcmonkey4eva opened 7 years ago

mcmonkey4eva commented 7 years ago

Should be an easy way to configure shadows to just not calculate for a light. As in, not at all, just blank to max depth or don't even calculate for that object!