![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <AmbientLightComponent.hpp>
Public Attributes | |
float | intensity = 1 |
glm::vec3 | color = {0.1, 0.1, 0.1} |
glm::vec3 shkyera::AmbientLightComponent::color = {0.1, 0.1, 0.1} |
float shkyera::AmbientLightComponent::intensity = 1 |