ver
This commit is contained in:
4
types/Add-on/DropMaterialApply.d.ts
vendored
4
types/Add-on/DropMaterialApply.d.ts
vendored
@@ -1,4 +0,0 @@
|
||||
import { Vector3 } from "three";
|
||||
import { PhysicalMaterialRecord } from "../DatabaseServices/PhysicalMaterialRecord";
|
||||
export declare function DropMaterialApply(pt: Vector3, getMtlFunction: () => Promise<PhysicalMaterialRecord>): Promise<void>;
|
||||
//# sourceMappingURL=DropMaterialApply.d.ts.map
|
Reference in New Issue
Block a user