Lib.render.postfx¶
Operators¶
- DepthOfField — Adds a depth of field effect.
- GodRays — Uses the z-buffer to draw god rays.
- MotionBlur — Applies a post processing motion blur to a RenderTarget texture and its DepthBuffer.
- ProjectLight — Renders light "godrays" from a projected image into a scene casting nice shadows.
- SSAO — Adds a Screen Space Ambient Occlusion (SSAO) effect to a 3D rendered scene.
- TemporalAccumulation
Auto-generated from the operator library.