-
Notifications
You must be signed in to change notification settings - Fork 2
/
brick.yaml
33 lines (33 loc) · 850 Bytes
/
brick.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
size: 1024
background: "#AAAAAA"
component:
Layout:
BrickWall:
brick:
width: 128
height: 64
offset: 64
component:
Border:
UniformBorder:
border: 4
component:
Rendering:
Shape:
shape:
RoundedRectangle: 0.7
color:
NoiseWithRandomColors:
colors:
- [20,"#8B0000" ]
- [1,"#4E0707" ]
- [1,"#A91B0D" ]
- [1,"#E3242B" ]
- [1,"#990F02" ]
scale_x: 100
scale_y: 100
depth:
Dome:
center: 25
border: 10