15 lines
282 B
YAML
15 lines
282 B
YAML
---
|
|
root:
|
|
items:
|
|
-
|
|
bounds: [10, 10, 100, 100]
|
|
clip-rect: [10, 10, 100, 100]
|
|
type: rect
|
|
color: 0 255 0 1.0
|
|
-
|
|
bounds: [110, 10, 100, 100]
|
|
clip-rect: [110, 10, 100, 100]
|
|
type: rect
|
|
color: 0 255 0 1.0
|
|
id: [0, 1]
|
|
pipelines: []
|