Taos API Reference
    Preparing search index...

    Class GeoSplatFeature

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name: "GeoSplatFeature" = 'GeoSplatFeature'

    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: GaussianSplatPass | null = null

    The underlying splat pass (null until setup). Tweak upAxisFlip / activeShDegree here.

    Methods