6 lines
89 B
YAML
6 lines
89 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: rect
|
|
bounds: [ 50, 50, 100, 100 ]
|
|
color: blue
|