Selaa lähdekoodia

Update MeshPhysicalMaterial.d.ts

lint fix
MJ 5 vuotta sitten
vanhempi
commit
752d8c699b
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/materials/MeshPhysicalMaterial.d.ts

+ 0 - 1
src/materials/MeshPhysicalMaterial.d.ts

@@ -16,7 +16,6 @@ export interface MeshPhysicalMaterialParameters
 
 	clearcoatNormalScale?: Vector2;
 	clearcoatNormalMap?: Texture | null;
-	
 	transparency?: number;
 }