entity_create_mesh
Create grouped mesh geometry from vertices and zero-based face indices, triangulating nonplanar faces and supporting smooth shading.
Instructions
Create arbitrary grouped geometry from vertices and zero-based face indices. Triangulate nonplanar faces. Supports smooth shading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| name | No | ||
| unit | No | mm | |
| faces | Yes | ||
| origin | No | ||
| parent | No | ||
| smooth | No | ||
| model_id | No | ||
| vertices | Yes | ||
| parent_id | No | ||
| active_path | No |