import_file
Load 3D files such as GLB, FBX, OBJ, STL, and Blender files into the current scene using an absolute file path.
Instructions
Import a 3D file into the current Blender scene. Supports: .glb, .gltf, .fbx, .obj, .stl, .ply, .blend
Parameters:
filepath: Absolute path to the file to import
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |