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