Skip to content

floatTargetConfig

ts
const floatTargetConfig: RenderTargetParams;

Default configuration for high-precision floating point render targets. Useful for HDR and post-processing effects.

Use it as a parameter for createRenderTarget().

Released under the MIT License.