Lens Scripting API
    Preparing search index...

    GlowEffectView controls the glow effect that happens when pinching and poking. It works with a ViewModel to separate presentation from logic.

    Index

    Constructors

    Accessors

    • get isIndexGlowVisible(): boolean

      Returns boolean

    • get isMeshVisibilityDesired(): boolean

      Returns boolean

    • get isThumbGlowVisible(): boolean

      Returns boolean

    Methods

    • Clean up GlowEffectView

      Returns void

    • Sets the palm tapping state for the glow effect.

      Parameters

      • isPalmTapping: boolean

        Whether the palm is currently tapping

      Returns void