同步源码
This commit is contained in:
1
types/DatabaseServices/Database.d.ts
vendored
1
types/DatabaseServices/Database.d.ts
vendored
@@ -37,6 +37,7 @@ export declare class Database {
|
||||
SunLight: DirectionalLight;
|
||||
HemisphereLight: HemisphereLight;
|
||||
DefaultMaterial: PhysicalMaterialRecord;
|
||||
ExtendedData: any;
|
||||
private idIndex;
|
||||
private idMap;
|
||||
constructor(buildDefaultDrawing?: boolean, IsDefaultDatabase?: boolean, disableHistoric?: boolean);
|
||||
|
Reference in New Issue
Block a user