FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.XRProviders.UnityXR.UnityXrXrProvider Class Reference

The UnityXR provider is generally safe to use in most circumstances. Many devices are passed through this layer by default, and in certain cases additional providers may not be necessary. More...

Inheritance diagram for FMAR.XRProviders.UnityXR.UnityXrXrProvider:
FMAR.Core.XrProvider

Public Member Functions

override bool ShouldActivate ()
 
- Public Member Functions inherited from FMAR.Core.XrProvider
bool ShouldActivate ()
 If true, this XrProvider will be enabled when the application loads, if false it will be ignored.
 

Additional Inherited Members

- Protected Attributes inherited from FMAR.Core.XrProvider
bool active = true
 Additional flag to allow manual deactivation of a provider in the inspector by unchecking this checkbox.
 

Detailed Description

The UnityXR provider is generally safe to use in most circumstances. Many devices are passed through this layer by default, and in certain cases additional providers may not be necessary.

Member Function Documentation

◆ ShouldActivate()

override bool FMAR.XRProviders.UnityXR.UnityXrXrProvider.ShouldActivate ( )
inline

The documentation for this class was generated from the following file: