FakeRuntimeEye


class FakeRuntimeEye


Summary

Public constructors

Public properties

open Boolean

a flag indicating whether or not the eye is open.

open Pose

The eye's pose

open TrackingState

the tracking state of the eye

Public constructors

FakeRuntimeEye

Added in 1.0.0-alpha08
FakeRuntimeEye()

Public properties

isOpen

Added in 1.0.0-alpha08
open var isOpenBoolean

a flag indicating whether or not the eye is open. It's set to true if it's open, false if it's closed. *

pose

Added in 1.0.0-alpha08
open var posePose

The eye's pose

trackingState

Added in 1.0.0-alpha08
open var trackingStateTrackingState

the tracking state of the eye