controls update
This commit is contained in:
parent
e9ebc96aac
commit
1329678fe6
|
@ -336,6 +336,8 @@ onBeforeRender(() => {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
(controls.value as any).update()
|
||||||
})
|
})
|
||||||
|
|
||||||
watch(() => targetDistance.min, () => {
|
watch(() => targetDistance.min, () => {
|
||||||
|
|
Loading…
Reference in New Issue