find_objects
Locate Blender objects by name, type, material, or polygon count without loading the entire scene.
Instructions
Busca objetos por nombre, tipo (MESH, LIGHT, CAMERA...), complejidad mínima de malla o material. Evita descargar la escena entera.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| has_material | No | ||
| min_polygons | No | ||
| name_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |