diff --git a/lib/convert.js b/lib/convert.js index c309067..9303699 100644 --- a/lib/convert.js +++ b/lib/convert.js @@ -96,8 +96,6 @@ function convert(objPath, gltfPath, options) { gltfPath = path.join(path.dirname(gltfPath), modelName + extension); var aoOptions = ao ? {} : undefined; - - // TODO: gltf-pipeline uses the same kmc options for each material and doesn't recognize the transparent flag var kmcOptions = kmc ? {} : undefined; var pipelineOptions = {