This version of Unity is unsupported.

Eyes.TryGetFixationPoint

Declaration

public bool TryGetFixationPoint(out Vector3 fixationPoint);

Parameters

fixationPoint A Vector3 struct that is filled in with the fixation position.

Returns

bool true if eyes can be queried for the fixation point; otherwise false.

Description

Gets the point represents the convergence of the line of sight for both eyes.