FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.XRProviders.Oculus.OculusXrProvider Class Reference
Inheritance diagram for FMAR.XRProviders.Oculus.OculusXrProvider:
FMAR.Core.XrProvider

Public Member Functions

override bool ShouldActivate ()
 The Oculus provider is currently enabled if running on an android device that is not using magic leap hardware. If additional android devices are supported, this logic may need to be improved to ignore them as well.
 
- 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.
 

Member Function Documentation

◆ ShouldActivate()

override bool FMAR.XRProviders.Oculus.OculusXrProvider.ShouldActivate ( )
inline

The Oculus provider is currently enabled if running on an android device that is not using magic leap hardware. If additional android devices are supported, this logic may need to be improved to ignore them as well.


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