Copperfield Engine 0.1
C++ Game Engine
Loading...
Searching...
No Matches
Renderer::Settings Struct Reference

Struct with basic information that affects all rendered entities. More...

#include <renderer.hpp>

Public Attributes

float ambient_strength = 0.1f
 Base light intensity that affects all objects from all directions.
 

Detailed Description

Struct with basic information that affects all rendered entities.