Skip to content

Commit 1433383

Browse files
authored
Merge pull request #16057 from aardgoose/gltf-mod-fixes
add missing import
2 parents de34d4e + 3a7809f commit 1433383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/jsm/exporters/GLTFExporter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import {
1010
ClampToEdgeWrapping,
1111
DoubleSide,
1212
InterpolateDiscrete,
13+
InterpolateLinear,
1314
LinearFilter,
1415
LinearMipMapLinearFilter,
1516
LinearMipMapNearestFilter,

0 commit comments

Comments
 (0)