io_export_usd
Export 3D scenes to Pixar's USD/USDC format, with options to include only selected objects, materials, or animation.
Instructions
Export to USD/USDC format (Pixar Universal Scene Description).
Args: filepath: Output .usd/.usdc path selected_only: Export only selected export_materials: Include materials export_animation: Include animation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| selected_only | No | ||
| export_animation | No | ||
| export_materials | No |