Browse Source

Update webgpu_shadowmap_csm.html

Clean up.
Michael Herzog 7 months ago
parent
commit
40728556ec
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/webgpu_shadowmap_csm.html

+ 0 - 2
examples/webgpu_shadowmap_csm.html

@@ -281,8 +281,6 @@
 
 				helperFolder.add( params, 'updateHelper' ).name( 'update' );
 
-				helperFolder.open();
-
 				window.addEventListener( 'resize', function () {
 
 					camera.aspect = window.innerWidth / window.innerHeight;

粤ICP备19079148号