dev #84

Merged
ksenia_mikhailova merged 141 commits from dev into main 2024-10-03 15:30:24 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3fbc27ee2a - Show all commits

View File

@ -78,7 +78,7 @@ const instanced_fixing_two_el = [
instanced_lamelle_count
]
const lamelleMatrix = (i: number) => {
const scale_x = (((extra.value as number) || fence_section.value) * 9.935)
const scale_x = (((extra.value as number) || fence_section.value) * 9.9)
const pos_x = pillar_size * 0.5
const pos_y = (lSize * i)
const pos_z = 0.022 * scale_koef