Chira Engine
A customizable MIT-licensed game engine.
Public Attributes
|
List of all members
chira::DirectionalLightComponent Struct Reference
Collaboration diagram for chira::DirectionalLightComponent:
[
legend
]
Public Attributes
TransformComponent
*
transform
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:
engine/entity/component/
LightComponents.h
chira
DirectionalLightComponent
Generated by
1.9.1