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.
1 parent de34d4e commit 3a7809fCopy full SHA for 3a7809f
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