Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
shkyera::AmbientLightComponent Struct Reference

#include <AmbientLightComponent.hpp>

Public Attributes

float intensity = 1
 
glm::vec3 color = {0.1, 0.1, 0.1}
 

Member Data Documentation

◆ color

glm::vec3 shkyera::AmbientLightComponent::color = {0.1, 0.1, 0.1}

◆ intensity

float shkyera::AmbientLightComponent::intensity = 1

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