Small World Engine API Reference - v0.76.20
    Preparing search index...

    Class BloomPassGPU

    Handles the Bloom generation (Kawase Dual Filtering) for WebGPU.

    Index
    • Parameters

      • ce: GPUCommandEncoder
      • hdrTexture: GPUTexture
      • hdrTextureView: GPUTextureView
      • bloomConfig: BloomElement

      Returns GPUTextureView | null