Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
SkyboxParams Struct Reference

#include <skyparams.h>

+ Collaboration diagram for SkyboxParams:

Public Attributes

video::SColor bgcolor
 
std::string type
 
std::vector< std::string > textures
 
bool clouds
 
SkyColor sky_color
 
video::SColor fog_sun_tint
 
video::SColor fog_moon_tint
 
std::string fog_tint_type
 
float body_orbit_tilt { INVALID_SKYBOX_TILT }
 
s16 fog_distance { -1 }
 
float fog_start { -1.0f }
 
video::SColor fog_color { 0 }
 

Static Public Attributes

static constexpr float INVALID_SKYBOX_TILT = -1024.f
 

Member Data Documentation

◆ bgcolor

◆ body_orbit_tilt

◆ clouds

◆ fog_color

◆ fog_distance

◆ fog_moon_tint

◆ fog_start

◆ fog_sun_tint

◆ fog_tint_type

◆ INVALID_SKYBOX_TILT

float SkyboxParams::INVALID_SKYBOX_TILT = -1024.f
staticconstexpr

◆ sky_color

◆ textures

◆ type


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