10 light->transform = transform;
This file contains the Light Factory class.
static unsigned int m_currentLightId
static std::unique_ptr< Light > create(const Transform3D &transform=DEFAULT_TRANSFORM, glm::vec4 color=DEFAULT_LIGHT_COLOR)
static constexpr uint8_t MAX_LIGHTS