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 be667f1 commit f7eac28Copy full SHA for f7eac28
examples/jsm/Addons.js
@@ -271,7 +271,6 @@ export * as CameraUtils from './utils/CameraUtils.js';
271
export * as GeometryCompressionUtils from './utils/GeometryCompressionUtils.js';
272
export * as GeometryUtils from './utils/GeometryUtils.js';
273
export * from './utils/LDrawUtils.js';
274
-export * from './utils/PackedPhongMaterial.js';
275
export * as SceneUtils from './utils/SceneUtils.js';
276
export * from './utils/ShadowMapViewer.js';
277
export * as SkeletonUtils from './utils/SkeletonUtils.js';
0 commit comments