Export capture
webgl_export_captureExport a WebGL capture tree (manifest, capture, findings, report) to a local directory for debugging and analysis.
Instructions
Export a capture tree (manifest, capture, findings, report) to a directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destDir | Yes | Destination directory path | |
| captureId | Yes | ||
| overwrite | No | Allow overwriting files in a non-empty destination |