You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** an array of 468+ keypoints as returned by google/mediapipe tasks-vision, default: a sample face */
@@ -27,13 +27,13 @@ export type FacemeshProps = {
27
27
/** a landmark index (to get the position from) or a vec3 to be the origin of the mesh. default: undefined (ie. the bbox center) */
28
28
origin?: number|THREE.Vector3
29
29
/** A facial transformation matrix, as returned by FaceLandmarkerResult.facialTransformationMatrixes (see: https://developers.google.com/mediapipe/solutions/vision/face_landmarker/web_js#handle_and_display_results) */
/** Apply position offset extracted from `facialTransformationMatrix` */
32
32
offset?: boolean
33
33
/** Offset sensitivity factor, less is more sensible */
34
34
offsetScalar?: number
35
35
/** Fface blendshapes, as returned by FaceLandmarkerResult.faceBlendshapes (see: https://developers.google.com/mediapipe/solutions/vision/face_landmarker/web_js#handle_and_display_results) */
1 commit comments
vercel[bot] commentedon Sep 24, 2023
Successfully deployed to the following URLs:
drei – ./
drei-pmndrs.vercel.app
drei.pmnd.rs
drei.vercel.app
drei.react-spring.io
drei-git-master-pmndrs.vercel.app