We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef84a1 commit 83d87a7Copy full SHA for 83d87a7
documentation/assets.md
@@ -1,6 +1,6 @@
1
# Asset Creators
2
3
-### ArchCreator
+## ArchCreator
4
5
<img src="images/arch_creator.png" alt="ArchCreator" width="960"/>
6
@@ -22,7 +22,7 @@ mesh = creator.create();
22
23
<img src="images/arch_creator_2.png" alt="Arch Creator" width="960"/>
24
25
-### ArchDoorCreator
+## ArchDoorCreator
26
27
<img src="images/arch_door_creator.png" alt="ArchDoorCreator" width="960"/>
28
@@ -38,7 +38,7 @@ creator.setSegments(10);
38
mesh = creator.create();
39
```
40
41
-### FlangedPipeCreator
+## FlangedPipeCreator
42
43
<img src="images/flanged_pipe_creator_2.png" alt="FlangedPipeCreator" width="960"/>
44
0 commit comments