mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 04:05:28 +02:00
Update engine.ts
This commit is contained in:
@@ -1425,7 +1425,6 @@ export class RoomObjectPreviewEngine {
|
|||||||
position: BABYLON.Vector3;
|
position: BABYLON.Vector3;
|
||||||
rotation: BABYLON.Vector3;
|
rotation: BABYLON.Vector3;
|
||||||
options: any;
|
options: any;
|
||||||
isMainLight?: boolean;
|
|
||||||
}) {
|
}) {
|
||||||
const def = getObjectDef(args.type);
|
const def = getObjectDef(args.type);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user