![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the VerticalBlur
effect class for applying a vertical blur effect.
More...
#include "Effect.h"
Go to the source code of this file.
Classes | |
class | VerticalBlur |
An effect that applies a vertical blur to a pixel group. More... | |
Defines the VerticalBlur
effect class for applying a vertical blur effect.
The VerticalBlur
effect softens the visual appearance of a pixel group by averaging pixel values along the vertical axis.
22/12/2024 22/12/2024
Definition in file VerticalBlur.h.