batch_process_directory
Run a custom Python script across all .blend files in a folder to automate repetitive Blender operations.
Instructions
Process all .blend files in directory with script_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ||
| script_code | No |