class TestEye


Represents one of the user's eyes in a testing 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-alpha14
var isOpenBoolean

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

pose

Added in 1.0.0-alpha14
var posePose

Pose of the eye within the testing environment.