class EyeTester


Controls a simulated androidx.xr.arcore.Eye in unit tests.

Summary

Public properties

Boolean

Flag indicating the eye is open and thus visible to the runtime.

Pose

Pose of the eye within the testing environment.

Public properties

isOpen

Added in 1.0.0-beta02
var isOpenBoolean

Flag indicating the eye is open and thus visible to the runtime.

pose

Added in 1.0.0-beta02
var posePose

Pose of the eye within the testing environment.