import_file
Imports 3D model files (OBJ, FBX, GLTF, GLB, USD, STL, PLY, ABC, BLEND) into Blender using the file path and optional import settings, then returns the names of newly added objects.
Instructions
导入文件(obj/fbx/gltf/glb/usd/usda/usdc/stl/ply/abc/blend,按后缀识别)。options 透传给导入算子。返回新增对象名。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| format | No | ||
| options | No | ||
| collection | No |