controls update

This commit is contained in:
Kseninia Mikhaylova 2024-09-06 16:46:12 +03:00
parent e9ebc96aac
commit 1329678fe6
1 changed files with 2 additions and 0 deletions

View File

@ -336,6 +336,8 @@ onBeforeRender(() => {
}
}
(controls.value as any).update()
})
watch(() => targetDistance.min, () => {