|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include <Light.hpp>
Public Attributes | |
| glm::vec4 | position |
| glm::vec4 | direction |
| glm::vec4 | color |
| float | radius |
| float | attunuation |
| float | coneInnerAngle |
| float | coneOuterAngle |
| int | padding [48] |
1.8.11