Ver Fonte

Update MeshPhysicalMaterial.d.ts

lint fix
MJ há 6 anos atrás
pai
commit
752d8c699b
1 ficheiros alterados com 0 adições e 1 exclusões
  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;
 }
 

粤ICP备19079148号