2
0
Эх сурвалжийг харах

Update MeshPhysicalMaterial.d.ts

lint fix
MJ 5 жил өмнө
parent
commit
752d8c699b

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

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