Preparing search index...

    Options for opening an AnchorSession.

    Lens Scripting Version 376

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    area: string

    A label for the physical space you're anchoring in (e.g. "home" vs "office"). Keep areas under ~250 m².

    Lens Scripting Version 376

    null
    

    Methods

    • Returns the fully-qualified JavaScript type name for this class (for example, "Component.Camera"). This is a static accessor (no instance required) and returns the same value as the instance getTypeName().

      Returns string

      Lens Scripting Version 376

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object is the same as other. Useful for checking if two references point to the same thing.

      Parameters

      Returns boolean