Taos API Reference
    Preparing search index...

    Class BloomFeature

    HDR bloom post. Reads frame.hdr, writes the result back into frame.hdr.

    Implements

    Index

    Constructors

    Properties

    name: string = BloomFeature.name

    Stable identifier used for lookup, signature hashing, and pass-name keying.

    enabled: boolean = true

    When false, the feature is skipped each frame. Toggling triggers a cached-graph invalidation.

    pass: BloomPass | null = null
    threshold: number
    knee: number
    strength: number

    Methods