This version of Unity is unsupported.

WorldAnchorStore.GetAsyncDelegate

public delegate void GetAsyncDelegate(XR.WSA.Persistence.WorldAnchorStore store);

Parameters

storeThe instance of the WorldAnchorStore once loaded.

Description

The handler for when getting the WorldAnchorStore from GetAsync.