Felix Fontein 6 rokov pred
rodič
commit
802ac6c3aa
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/geometries/ExtrudeGeometry.js

+ 1 - 1
src/geometries/ExtrudeGeometry.js

@@ -429,7 +429,7 @@ function ExtrudeBufferGeometry( shapes, options ) {
 
 		}
 
-		bs = ( bevelSize < 0 ? 0 : - bevelSize );
+		bs = ( bevelSize < 0 ? 0 : bevelSize );
 
 		// Back facing vertices