Search Results for

    Method GetSpatialAnchorEnumerateSupported

    GetSpatialAnchorEnumerateSupported(ulong, out YVRSpatialAnchorSupportedComponent)

    Retrieves the supported components of a spatial anchor identified by the given handle.

    Declaration
    public void GetSpatialAnchorEnumerateSupported(ulong anchorHandle, out YVRSpatialAnchorSupportedComponent components)
    Parameters
    Type Name Description
    ulong anchorHandle

    The handle of the spatial anchor

    YVRSpatialAnchorSupportedComponent components

    Supported components of the spatial anchor

    In This Article