This version of Unity is unsupported.

WorldAnchorStore.GetAsyncDelegate

Declaration

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

Parameters

store The instance of the WorldAnchorStore once loaded.

Description

The handler for when getting the WorldAnchorStore from GetAsync.