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