Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
The search index is not available
PlayCanvas API Reference
PlayCanvas API Reference
Engine
XrErrorCallback
Type Alias XrErrorCallback
Xr
Error
Callback
:
(
(
err
:
Error
|
null
)
=>
any
)
Type declaration
(
err
)
:
any
Parameters
err
:
Error
|
null
The Error object or null if operation was successful.
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Site
Blog
Discord
Forum
GitHub
PlayCanvas API Reference
Loading...
The Error object or null if operation was successful.