PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::SceneEnvironmentSettings Struct Reference

Public Member Functions

bool operator== (const SceneEnvironmentSettings &other) const noexcept
bool operator!= (const SceneEnvironmentSettings &other) const noexcept

Public Attributes

bool enabled = false
VirtualPath environment_asset
float background_intensity = 1.0f
float ambient_intensity = 0.15f
float specular_intensity = 1.0f
float exposure = 1.0f

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