Skip to content

Commit

Permalink
Update THREE.MeshLine.js
Browse files Browse the repository at this point in the history
Solves issue in this ticket..

spite#123
  • Loading branch information
dannoshepard authored Mar 8, 2021
1 parent 168f9b2 commit 7268259
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/THREE.MeshLine.js
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@
}

THREE.ShaderChunk['meshline_vert'] = [
'',
'#include <common>',
'',
THREE.ShaderChunk.logdepthbuf_pars_vertex,
THREE.ShaderChunk.fog_pars_vertex,
Expand Down

0 comments on commit 7268259

Please sign in to comment.