Selva Compute API Reference - v1.1.2
    Preparing search index...

    Class XRAnchorAbstract

    Implements

    Implemented by

    Index

    Constructors

    Properties

    anchorSpace: XRSpace

    An XRSpace object to locate the anchor relative to other XRSpace objects.

    requestPersistentHandle?: () => Promise<string>

    When persistent anchors are supported, this method can be used to request a persistent handle for the anchor. The returned handle is a string which uniquely identifies the anchor.

    If the anchor is deleted, the promise will be rejected with a InvalidStateError.

    Methods

    • Returns void