bx-1480-calc #81

Merged
ksenia_mikhailova merged 6 commits from bx-1480-calc into dev 2024-10-02 11:16:15 +03:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 7bc50a9b97 - Show all commits

View File

@ -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.