与主干版本同步
This commit is contained in:
		
							
								
								
									
										8
									
								
								types/Add-on/DrawLight/DrawPointLight.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								types/Add-on/DrawLight/DrawPointLight.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +0,0 @@
 | 
			
		||||
import { Command } from '../../Editor/CommandMachine';
 | 
			
		||||
export declare class DrawPointLight implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
export declare class DrawPointLight2 implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
//# sourceMappingURL=DrawPointLight.d.ts.map
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"version":3,"file":"DrawPointLight.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawLight/DrawPointLight.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAGtD,qBAAa,cAAe,YAAW,OAAO;IAEpC,IAAI;CA6Bb;AACD,qBAAa,eAAgB,YAAW,OAAO;IAErC,IAAI;CAeb"}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
import { Command } from "../../Editor/CommandMachine";
 | 
			
		||||
export declare class DrawRectAreaLight implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
    private UpdateLight;
 | 
			
		||||
}
 | 
			
		||||
//# sourceMappingURL=DrawRectAreaLight.d.ts.map
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"version":3,"file":"DrawRectAreaLight.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawLight/DrawRectAreaLight.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAMtD,qBAAa,iBAAkB,YAAW,OAAO;IAEvC,IAAI;IAsBV,OAAO,CAAC,WAAW;CAqBtB"}
 | 
			
		||||
							
								
								
									
										11
									
								
								types/Add-on/DrawLight/DrawSpotLight.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								types/Add-on/DrawLight/DrawSpotLight.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,11 +0,0 @@
 | 
			
		||||
import { Vector3 } from "three";
 | 
			
		||||
import { SpotLight } from "../../DatabaseServices/Lights/SpotLight";
 | 
			
		||||
import { Command } from "../../Editor/CommandMachine";
 | 
			
		||||
export declare class DrawSpotLight implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
export declare class DrawSpotLight2 implements Command {
 | 
			
		||||
    exec(): Promise<void>;
 | 
			
		||||
    update(light: SpotLight, p: Vector3): void;
 | 
			
		||||
}
 | 
			
		||||
//# sourceMappingURL=DrawSpotLight.d.ts.map
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
{"version":3,"file":"DrawSpotLight.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawLight/DrawSpotLight.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAKtD,qBAAa,aAAc,YAAW,OAAO;IAEnC,IAAI;CA0Bb;AACD,qBAAa,cAAe,YAAW,OAAO;IAEpC,IAAI;IAeV,MAAM,CAAC,KAAK,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO;CAYtC"}
 | 
			
		||||
		Reference in New Issue
	
	Block a user