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