liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
RenderConfig
liberty
graphics
settings
struct
RenderConfig {
bool
wireframe
;
bool
reflection
;
bool
refraction
;
bool
underwater
;
}
Members
Variables
reflection
bool
reflection
;
Undocumented in source.
refraction
bool
refraction
;
Undocumented in source.
underwater
bool
underwater
;
Undocumented in source.
wireframe
bool
wireframe
;
Undocumented in source.
Meta
Source
See Implementation
liberty
graphics
settings
structs
PostProcessingFilter
RenderConfig
RenderSettings