Skip to content

SDL3Renderer.CreateParticlePostProcessPipelines() Method

Definition

Namespace: Brine2D.Rendering

Creates particle pipelines targeting the post-process render-target format when it differs from the swapchain format. No-op when post-processing is disabled or the formats are identical.

C#
private void CreateParticlePostProcessPipelines();