game_canvas
Create and configure CanvasLayer and CanvasModulate nodes to manage rendering layers and apply color modulation.
Instructions
Create/configure CanvasLayer and CanvasModulate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Node name | |
| color | No | Modulate color {r,g,b,a} | |
| layer | No | Canvas layer number | |
| action | Yes | Action: create_layer, create_modulate, configure | |
| nodePath | No | Node path (for configure) | |
| parentPath | No | Parent node path |