cubos::engine::PointLight struct

Component which makes an entity behave like a point light.

Public variables

glm::vec3 color
Color of the light.
float intensity
Intensity of the light.
float range
Range of the light.