createXRStore
createXRStore(
options?
):XRStore
<XRElementImplementation
>
Starting point for each XR application. Allows to configure the session's features and defaults such as what controllers are rendered and how they can interact with the scene
Parameters
options?XRStoreOptions
Returns
XRStore
<XRElementImplementation
>
A new XR store