LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.