We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de34d4e + 3a7809f commit 1433383Copy full SHA for 1433383
examples/jsm/exporters/GLTFExporter.js
@@ -10,6 +10,7 @@ import {
10
ClampToEdgeWrapping,
11
DoubleSide,
12
InterpolateDiscrete,
13
+ InterpolateLinear,
14
LinearFilter,
15
LinearMipMapLinearFilter,
16
LinearMipMapNearestFilter,
0 commit comments