$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
VignetteParams Struct Reference

Controls for the screen-edge darkening effect. More...

#include <postprocess.h>

Data Fields

float intensity
 
float smoothness
 
float roundness
 

Detailed Description

Controls for the screen-edge darkening effect.

Field Documentation

◆ intensity

float VignetteParams::intensity

Strength of the outer shadow.

◆ roundness

float VignetteParams::roundness

Circle vs Rect shape.

◆ smoothness

float VignetteParams::smoothness

Falloff sharpness.


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