SpiecsEngine
 
Loading...
Searching...
No Matches

◆ PointLightComponent() [2/2]

Spices::PointLightComponent::PointLightComponent ( )
inline

Definition at line 34 of file PointLightComponent.h.

35 : m_PointLight{ glm::vec3(0.0f), glm::vec3(1.0f), 1.0f, 1.0f, 0.35f, 0.44f }
36 {}
SpicesShader::PointLight m_PointLight
This PointLight data this component handled.

References PointLightComponent().

Referenced by PointLightComponent().