Update engine.ts

This commit is contained in:
syuilo 2026-03-26 21:13:29 +09:00
commit 5458ee016d

View file

@ -1425,7 +1425,6 @@ export class RoomObjectPreviewEngine {
position: BABYLON.Vector3;
rotation: BABYLON.Vector3;
options: any;
isMainLight?: boolean;
}) {
const def = getObjectDef(args.type);