blender_msfs_batch_export_lods
Batch export LOD hierarchies for MSFS, either as a single combined file or separate files per LOD level, maintaining the required structure.
Instructions
Export LOD hierarchy with proper structure (single file or separate files per LOD)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_name | Yes | Base name of the LOD hierarchy | |
| output_dir | Yes | Output directory path | |
| separate_files | No | Export each LOD as separate file (default: false) |