For the complete documentation index, see llms.txt. This page is also available as Markdown.

faceTracking

Centers the face before capture.

Details

Attribute: face-tracking

Type: boolean

Default value: false

Morphology

selphi.faceTracking = true;

Description

Allows the component facephi-selphi-widget to reframe the camera to center the user's face before capturing.


Example

<facephi-selphi-widget
    faceTracking={true}
/>

Last updated