ISDL3PostProcessEffect Interface
Definition
Namespace: Brine2D.Rendering.SDL.PostProcessing
SDL3-specific post-processing effect interface. Extends the base interface with GPU-specific rendering details.
Derived
↳ BlurEffect
↳ GrayscaleEffect
↳ PassThroughEffect
Implements IPostProcessEffect
| Methods | |
|---|---|
| SetDimensions\(int, int\) | Update the effect's internal render dimensions \(e\.g\. on window resize\). |