Import LoopOnce and LoopRepeat from three.js

This commit is contained in:
2026-04-01 04:05:19 +02:00
parent 52fb3ec696
commit d6c2f81eb5

View File

@@ -5,6 +5,8 @@ import {
BoxGeometry,
DirectionalLight,
Group,
LoopOnce,
LoopRepeat,
Mesh,
MeshStandardMaterial,
PerspectiveCamera,