aardgoose преди 6 години
родител
ревизия
3a7809fbf0
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      examples/jsm/exporters/GLTFExporter.js

+ 1 - 0
examples/jsm/exporters/GLTFExporter.js

@@ -10,6 +10,7 @@ import {
 	ClampToEdgeWrapping,
 	DoubleSide,
 	InterpolateDiscrete,
+	InterpolateLinear,
 	LinearFilter,
 	LinearMipMapLinearFilter,
 	LinearMipMapNearestFilter,