|
Engine²
Open-source game engine written in C++.
|
#include <DirectionalLight.hpp>
Public Attributes | |
| glm::vec4 | color {1.0f} |
| glm::mat4 | projection = glm::orthoLH_ZO(-30.0f, 30.0f, -30.0f, 30.0f, 0.1f, 60.0f) |
| glm::vec4 Object::Component::DirectionalLight::color {1.0f} |
| glm::mat4 Object::Component::DirectionalLight::projection = glm::orthoLH_ZO(-30.0f, 30.0f, -30.0f, 30.0f, 0.1f, 60.0f) |