开发:types
This commit is contained in:
3
types/DatabaseServices/Database.d.ts
vendored
3
types/DatabaseServices/Database.d.ts
vendored
@@ -37,6 +37,9 @@ export declare class Database {
|
||||
SunLight: DirectionalLight;
|
||||
HemisphereLight: HemisphereLight;
|
||||
DefaultMaterial: PhysicalMaterialRecord;
|
||||
/** 这是为UE设计器提供的拓展数据,WebCAD只负责保存,不使用它.
|
||||
* 在存储吊顶模块时,存储了材质槽信息
|
||||
*/
|
||||
ExtendedData: any;
|
||||
private idIndex;
|
||||
private idMap;
|
||||
|
Reference in New Issue
Block a user