dagon v0.10.3 (2020-05-05T21:30:13Z)
Home
Dub
Repo
AASettings
dagon
graphics
renderer
Undocumented in source.
struct
AASettings {
Renderer
renderer
;
void
enabled
(bool mode);
bool
enabled
();
}
Members
Functions
enabled
bool
enabled
()
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
void
enabled
(bool mode)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
renderer
Renderer
renderer
;
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
renderer
classes
Renderer
structs
AASettings
GlowSettings
HDRSettings
LUTSettings
LensSettings
MotionBlurSettings
SSAOSettings
VignetteSettings