RequiredCalibrationType


class RequiredCalibrationType


Represents the type of tracking calibration as indicated by SessionConfigureCalibrationRequired.

Summary

Public companion properties

RequiredCalibrationType

The Session's Config requires face tracking to be calibrated.

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public companion properties

REQUIRED_CALIBRATION_TYPE_FACE_TRACKING

val REQUIRED_CALIBRATION_TYPE_FACE_TRACKINGRequiredCalibrationType

The Session's Config requires face tracking to be calibrated.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String