功能:提供房间和墙体关联关系

This commit is contained in:
ChenX
2022-11-01 17:38:37 +08:00
parent 35f2e8fea9
commit e74917cf54
139 changed files with 1064 additions and 494 deletions

View File

@@ -0,0 +1,5 @@
import { Command } from "../../Editor/CommandMachine";
export declare class BatchModifyLights implements Command {
exec(): Promise<void>;
}
//# sourceMappingURL=BatchModifyLights.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"BatchModifyLights.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawLight/BatchModifyLights.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAQtD,qBAAa,iBAAkB,YAAW,OAAO;IAEvC,IAAI;CA6Fb"}