projects
/
creepyrobot
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DeepSky.Haze
/
DS_LightFalloff.cs
blob: 7aeca76dccdfa2d98567f6db88d3d6726540ca8b (
plain
)
1
2
3
4
5
6
7
namespace DeepSky.Haze; public enum DS_LightFalloff { Unity, Quadratic }