1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 01:35:50 +02:00

Update engine.ts

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

View File

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