io.prepare_asset
Apply transforms and modifiers to a single object, then export it in popular formats. Automatically detects format from file extension or lets you choose GLB, GLTF_SEPARATE, FBX, or OBJ.
Instructions
Optionally apply transforms on one object, then export just that object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| y_up | No | ||
| format | No | AUTO | |
| object | Yes | ||
| apply_modifiers | No | ||
| apply_transforms | No |