Update engine.ts

This commit is contained in:
syuilo 2026-02-16 21:11:13 +09:00
commit 8c28c7c253

View file

@ -16,6 +16,8 @@
*/
// TODO: 家具設置時のコリジョン判定(めりこんで設置されないようにする)
// TODO: 近くのオブジェクトの端にスナップオプション
// TODO: 近くのオブジェクトの原点に軸を揃えるオプション
import * as BABYLON from '@babylonjs/core';
import { AxesViewer } from '@babylonjs/core/Debug/axesViewer';