Minetest  5.4.0
LightingParams Struct Reference

Public Attributes

float a
 
float b
 
float c
 
float boost
 
float center
 
float sigma
 
float gamma
 

Member Data Documentation

◆ a

float LightingParams::a

Referenced by decode_light_f(), and set_light_table().

◆ b

float LightingParams::b

Referenced by decode_light_f(), and set_light_table().

◆ boost

float LightingParams::boost

Referenced by decode_light_f(), and set_light_table().

◆ c

float LightingParams::c

Referenced by decode_light_f(), and set_light_table().

◆ center

float LightingParams::center

Referenced by decode_light_f(), and set_light_table().

◆ gamma

float LightingParams::gamma

Referenced by decode_light_f(), and set_light_table().

◆ sigma

float LightingParams::sigma

Referenced by decode_light_f(), and set_light_table().


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