create_facial_topology
Create clean facial topology with concentric edge loops for eyes, mouth, or full face base to improve blend shape deformation.
Instructions
Create clean facial topology with concentric edge loops. Proper topology is critical for blend shape deformation.
Parameters:
feature: "eye" — eye socket topology with concentric loops "mouth" — mouth topology with radial loops "face_base" — complete face base mesh with eyes + mouth + nose
location: JSON [x, y, z] center position
params: JSON extra: eye: {"radius_inner": 0.012, "radius_outer": 0.04, "segments": 12, "rings": 4} mouth: {"width": 0.04, "height": 0.015, "segments": 16, "rings": 3}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | {} | |
| feature | No | eye | |
| location | No | [0, 0.06, 1.48] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |