class EyeTester


An object which allows for testing a simulation of one of the user's eyes in ARCore unit test environment.

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-alpha15
var isOpenBoolean

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

pose

Added in 1.0.0-alpha15
var posePose

Pose of the eye within the testing environment.