PostProcessPass3D Type
A single post-processing pass applied to the rendered 3D scene.
Record fields
| Record Field |
Description
|
|
Optional callback to set shader uniforms before rendering the fullscreen quad.
Called once per frame when this pass executes. The raylib Shader
is already active via
|
Shader used for this pass. Receives the scene texture as
|
Mibo.Raylib