bx-1480-calc #81
|
@ -142,7 +142,7 @@ const setPillar = () => {
|
|||
pillar_inner.scale.setComponent(1, lamelles_count.value);
|
||||
|
||||
const bottom = props.models.pillar_bottom.children[0];
|
||||
bottom.position.setComponent(1, lSize * -1);
|
||||
bottom.position.setComponent(1, lSize * -0.5);
|
||||
|
||||
let arr = [top, pillar_outer, pillar_inner, bottom]
|
||||
arr.map(el => {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue