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() | boolGets the current calibration state of the face tracker.  | 
Properties
Public functions
IsFaceCalibrated
bool IsFaceCalibrated()
Gets the current calibration state of the face tracker.
| Details | |
|---|---|
| Returns | Returns true if calibrated, false otherwise. | 
