ArDeviceTester


class ArDeviceTester


An object that allows for controlling a simulation of the user's device in an ARCore unit test environment.

Summary

Public properties

Boolean

whether the AR Device is currently tracking the environment

Pose

the current pose of the device

Public properties

isCameraTracking

Added in 1.0.0-alpha15
var isCameraTrackingBoolean

whether the AR Device is currently tracking the environment

pose

Added in 1.0.0-alpha15
var posePose

the current pose of the device