Update engine.ts

This commit is contained in:
syuilo 2026-02-16 21:06:39 +09:00
commit 0d8a6e8136

View file

@ -15,6 +15,8 @@
* -
*/
// TODO: 家具設置時のコリジョン判定(めりこんで設置されないようにする)
import * as BABYLON from '@babylonjs/core';
import { AxesViewer } from '@babylonjs/core/Debug/axesViewer';
import { registerBuiltInLoaders } from '@babylonjs/loaders/dynamic';