Explorar o código

Corrected simplify example title (#24324)

Stephens Nunnally %!s(int64=3) %!d(string=hai) anos
pai
achega
c22a74c7f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_modifier_simplifier.html

+ 1 - 1
examples/webgl_modifier_simplifier.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 	<head>
-		<title>three.js webgl - modifier - Subdivisions using Loop Subdivision Scheme</title>
+		<title>three.js webgl - modifier - simplify modifier</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<link type="text/css" rel="stylesheet" href="main.css">