class TestArDevice


An object which represents the user's device in the simulated environment of an ARCore unit test.

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-alpha14
var isCameraTrackingBoolean

whether the AR Device is currently tracking the environment

pose

Added in 1.0.0-alpha14
var posePose

the current pose of the device