snapping.yaml (282B)
1 --- 2 root: 3 items: 4 - type: clip 5 id: 2 6 complex: 7 - rect: [50.3, 50.3, 100, 100] 8 radius: 16 9 - type: rect 10 bounds: 50.3 50.3 100 100 11 color: red 12 clip-chain: [2] 13 14 - type: rect 15 bounds: 200.3 50.3 100 100 16 color: green