namespace
RenderingScene rendering and viewport management.
Classes
- class BlurRenderPass
- Applies blur to a scene.
- class CombineRenderer
- Combines all previous passes of a scene into a resulting image.
- class LightingRenderer
- Processes all lights in a scene into an intermediate target.
- class PlayerViewport
- Player viewport.
- class UpscaleRenderPass
- Upscales input image usually to a native resolution.
- class UpscaleRenderPassWithClipping
- Upscales input image usually to a native resolution, additionaly supports 3 independent layers (background layer, clipped main layer, overlay layer)