Source code

Revision control

Copy as Markdown

Other Tools

---
root:
items:
- type: clip
id: 2
complex:
- rect: [50, 50, 200, 200]
radius: [25, 50, 100, 75]
- type: clip
id: 3
bounds: [300, 50, 0, 0]
- type: rect
bounds: 50 50 200 200
color: red
clip-chain: [2]
- type: rect
bounds: 300 50 200 200
color: red
clip-chain: [3]