export_event_textures
Export textures bound to a specified draw event from a RenderDoc frame capture. Configure output format, file type, and filter options to extract relevant texture data for analysis.
Instructions
导出一个 draw 绑定的纹理。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | skin | |
| stages | No | ||
| event_id | Yes | ||
| file_type | No | png | |
| output_dir | Yes | ||
| save_depth | No | ||
| skip_small | No | ||
| include_render_targets | No |