PostProcessingOptions.RenderTargetFormat Property
Definition¶
Namespace: Brine2D.Rendering.SDL.PostProcessing
Texture format for render targets. When null, the swapchain format detected at initialization is used.
public System.Nullable<SDL3.SDL.GPUTextureFormat> RenderTargetFormat { get; set; }