BaseEyeFocusHandler.OnEyeFocusDwell Method

Definition

Triggered once the eye gaze ray has intersected with this target's collider for a specified amount of time.

protected:
 virtual void OnEyeFocusDwell();
protected virtual void OnEyeFocusDwell ();
abstract member OnEyeFocusDwell : unit -> unit
override this.OnEyeFocusDwell : unit -> unit
Protected Overridable Sub OnEyeFocusDwell ()

Applies to