BaseEyeFocusHandler.OnEyeFocusStop Method

Definition

Triggered once the eye gaze ray stops intersecting with this target's collider.

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

Applies to