toggle_wireframe
Toggle wireframe display on all materials or a specific object. Use for visual debugging during runtime without code changes.
Instructions
Toggle wireframe on all materials or a specific object. Runtime only — for visual debugging.
Debug only — page reload will reset. No code changes needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Object name (omit for whole scene) | |
| uuid | No | Object UUID | |
| enabled | No | true=wireframe on, false=restore original, omit=toggle |