export_draw_bundle
Export VSIn, VSOut, textures, and manifest from a draw event to files for graphics debugging.
Instructions
导出 VSIn、VSOut、纹理和 manifest。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | skin | |
| event_id | Yes | ||
| output_dir | Yes | ||
| save_depth | No | ||
| mesh_format | No | json | |
| max_vertices | No | ||
| texture_stages | No | ||
| texture_file_type | No | png | |
| skip_small_textures | No | ||
| include_render_targets | No |