开发:更新api
This commit is contained in:
2
types/Add-on/SwitchVisualStyles.d.ts
vendored
2
types/Add-on/SwitchVisualStyles.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
import { ViewportEntity } from "../DatabaseServices/ViewportEntity";
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
import { RenderType } from "../GraphicsSystem/RenderType";
|
||||
import { ViewportEntity } from "../DatabaseServices/ViewportEntity";
|
||||
export declare class ChangeRenderType implements Command {
|
||||
private _type;
|
||||
constructor(_type: RenderType);
|
||||
|
Reference in New Issue
Block a user