voxelforge_place_many
Place multiple voxels from a JSON array specifying coordinates and either color hex codes or palette indices.
Instructions
วางหลาย voxel จาก JSON array. รูปแบบ: [[x,y,z,"1"], [1,0,0,"2"], ...] หรือใช้ #RRGGBB เป็นสี
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_name | No | ||
| blocks_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |