dagon v0.10.3 (2020-05-05T21:30:13Z)
Home
Dub
Repo
VignetteSettings
dagon
graphics
renderer
Undocumented in source.
struct
VignetteSettings {
Renderer
renderer
;
void
texture
(Texture tex);
Texture
texture
();
}
Members
Functions
texture
Texture
texture
()
Undocumented in source. Be warned that the author may not have intended to support it.
texture
void
texture
(Texture tex)
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