XRFaceTrackingManager

This class provides the current eye information.

Summary

Inheritance

Inherits from: MonoBehaviour

Properties

Face
Gets the current value of the face parameters.

Public functions

IsFaceCalibrated()
bool
Gets the current calibration state of the face tracker.

Properties

Face

XRFaceState Face

Gets the current value of the face parameters.

Public functions

IsFaceCalibrated

bool IsFaceCalibrated()

Gets the current calibration state of the face tracker.

Details
Returns
Returns true if calibrated, false otherwise.