execute_blender_code
Execute Python code directly in Blender to enable AI-assisted 3D modeling, scene manipulation, and rendering. Break code into smaller chunks for precise control and efficient execution.
Instructions
Execute arbitrary Python code in Blender. Make sure to do it step-by-step by breaking it into smaller chunks.
Parameters:
- code: The Python code to execute
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |