Import Euler from three.js in runtime-host.ts

This commit is contained in:
2026-04-06 08:26:53 +02:00
parent 0eac272aaa
commit 0d225e3f64

View File

@@ -4,6 +4,7 @@ import {
AnimationMixer,
BufferGeometry,
DirectionalLight,
Euler,
Group,
LoopOnce,
LoopRepeat,