BaseEyeFocusHandler.OnEyeFocusStart Method

Definition

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

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

Applies to