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-rc01
var isOpen: Boolean

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

pose

Added in 1.0.0-rc01
var pose: Pose

Pose of the eye within the testing environment.