Skip to content

Commit 3a7809f

Browse files
committed
add missing import
1 parent de34d4e commit 3a7809f

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)