mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-14 19:19:47 +01:00
format
This commit is contained in:
parent
c7dacfddd8
commit
0210035a50
@ -43,7 +43,7 @@ module forest(trunk_angle, max_trunk_length, min_trunk_length, style = "TREES",
|
||||
|
||||
if(style == "MIRROR") {
|
||||
mirror([0, 1, 0])
|
||||
inverted_trunk(t, length);
|
||||
inverted_trunk(t, length);
|
||||
}
|
||||
|
||||
leng = k * k1 * length;
|
||||
|
Loading…
x
Reference in New Issue
Block a user