ft_validate_shapes
Validates blend shapes against ARKit or Unified Expressions standard, reporting missing or empty shapes, excessive displacement, and symmetry issues for the specified face mesh.
Instructions
Validate blend shapes against ARKit or Unified Expressions standard.
Reports present/missing shapes, empty shapes, excessive displacement, and symmetry issues.
Args: mesh_name: Name of the face mesh. standard: 'arkit' (52 shapes) or 'unified' (70+ shapes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| standard | No | arkit | |
| mesh_name | Yes |