Unity.XR.XREAL.XREALXRLoader
Public Member Functions | |
| override bool | Initialize () |
| override bool | Start () |
| override bool | Stop () |
| override bool | Deinitialize () |
Events | |
| static Action | OnXRLoaderStart |
| static Action | OnXRLoaderStop |
Detailed Description
Manages the lifecycle of XREAL subsystems.
Member Function Documentation
◆ Initialize()
| override bool Unity.XR.XREAL.XREALXRLoader.Initialize | ( | ) |
Initializes the loader.
- Returns
Trueif the input subsystem and the display subsystem were successfully created, otherwisefalse.


