Browse Source

remove extraneous comment

Garrett Johnson 6 years ago
parent
commit
6428719732
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/webgl_clipping_stencil.html

+ 0 - 1
examples/webgl_clipping_stencil.html

@@ -180,7 +180,6 @@
 
 				}
 
-				// Handle camera entering model
 				var material = new THREE.MeshStandardMaterial( {
 
 					color: 0xFFC107,