Skip to content

Commit cb69b2b

Browse files
committed
Update THREE.MeshLine.js spite#134
1 parent 69f2afb commit cb69b2b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/THREE.MeshLine.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,8 @@
376376
}
377377

378378
THREE.ShaderChunk['meshline_vert'] = [
379+
'',
380+
'#include <common>',
379381
'',
380382
THREE.ShaderChunk.logdepthbuf_pars_vertex,
381383
THREE.ShaderChunk.fog_pars_vertex,

0 commit comments

Comments
 (0)