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

    Class BloomPassGPU

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

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

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

      Returns GPUTextureView | null