Public Types | |
enum | ARCoreRequirement { DONT_USE, OPTIONAL, REQUIRED } |
Properties | |
ARCoreRequirement | ARCoreRequirementSetting [get, set] |
Controls ARCore support setting in the Android Manifest of the app, see: https://developers.google.com/ar/develop/java/enable-arcore More... | |
bool | AutoImportArcoreSetting [get, set] |
bool | AutoInitAndStartTracker [get, set] |
Whether the tracker is automatically initialized and started in a new scene More... | |
bool | UseThirdPartySeethroughEyewear [get, set] |
Sets up Vuforia to allow additional, not officially supported Eyewear devices. Setting this option will disable video background rendering and will surpress device pose updates. Pose updates must be performed by the application instead. More... | |
|
strong |
|
getset |
Controls ARCore support setting in the Android Manifest of the app, see: https://developers.google.com/ar/develop/java/enable-arcore
|
getset |
|
getset |
Whether the tracker is automatically initialized and started in a new scene
|
getset |
Sets up Vuforia to allow additional, not officially supported Eyewear devices. Setting this option will disable video background rendering and will surpress device pose updates. Pose updates must be performed by the application instead.