10 lines
217 B
YAML
10 lines
217 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
transform-style: preserve-3d
|
|
transform: scale(-2, 44, 1)
|
|
items:
|
|
- type: rect
|
|
bounds: [ -100, -100, 200, 101 ]
|
|
color: green
|