io-prepare_asset
Prepares a single object for export by optionally applying transforms and modifiers, then exports to your chosen format. Ensures clean game-ready assets.
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 |