|
CG-Project2
|
Lights attenuation data structure. More...
#include <Utils.hpp>
Public Attributes | |
| float | constant = 1.f |
| light constant value | |
| float | linear = .09f |
| light linear value | |
| float | quadratic = .032f |
| light quadratic value | |
Lights attenuation data structure.