Chira Engine
A customizable MIT-licensed game engine.
chira::DirectionalLightComponent Struct Reference
Collaboration diagram for chira::DirectionalLightComponent:

Public Attributes

TransformComponenttransform
 
glm::vec3 ambient {0.1f}
 
glm::vec3 diffuse {0.8f}
 
glm::vec3 specular {0.1f}
 

Detailed Description

Definition at line 12 of file LightComponents.h.


The documentation for this struct was generated from the following file: