同步代码
This commit is contained in:
@@ -5,8 +5,9 @@ import { RenderType } from '../GraphicsSystem/RenderType';
|
||||
import { DrillingOption } from '../UI/Store/drillInterface';
|
||||
export declare class IHostApplicationServices {
|
||||
DefaultMeshMaterial?: MeshBasicMaterial | MeshStandardMaterial;
|
||||
UseShadow: boolean;
|
||||
isShowLightShadow: boolean;
|
||||
ShowHistoryLog: boolean;
|
||||
DrawWallBottomFace: boolean;
|
||||
private __ProxyObject__;
|
||||
static __ProxyKeys__: string[];
|
||||
get ProxyObject(): any;
|
||||
|
Reference in New Issue
Block a user