Taos API Reference
    Preparing search index...

    Class AtmosphereFeature

    Procedural atmospheric scattering. Writes (or initializes) frame.hdr. Reads camera pos + inverse VP + sun direction from the frame's camera + the scene's first DirectionalLightComponent.

    Implements

    Index

    Constructors

    Properties

    name: string = AtmosphereFeature.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: AtmospherePass | null = null
    altitudeHorizonSkyView: boolean = false

    Live toggle for the altitude-horizon sky-view mapping (see the option).

    Methods