ソースを参照

Translate the title of "How to use post-processing" into Zh.

gogoend 6 年 前
コミット
e9142ecaa3

+ 1 - 1
docs/list.js

@@ -458,7 +458,7 @@ var list = {
 				"如何更新场景": "manual/zh/introduction/How-to-update-things",
 				"如何废置对象": "manual/zh/introduction/How-to-dispose-of-objects",
 				"如何创建VR内容": "manual/zh/introduction/How-to-create-VR-content",
-				"How to use post-processing": "manual/zh/introduction/How-to-use-post-processing",
+				"如何使用后期处理": "manual/zh/introduction/How-to-use-post-processing",
 				"矩阵变换": "manual/zh/introduction/Matrix-transformations",
 				"动画系统": "manual/zh/introduction/Animation-system"
 			},

+ 1 - 1
docs/manual/zh/introduction/How-to-use-post-processing.html

@@ -8,7 +8,7 @@
 		<link type="text/css" rel="stylesheet" href="page.css" />
 	</head>
 	<body>
-		<h1>How to use post-processing</h1>
+		<h1>如何使用后期处理(How to use post-processing</h1>
 
 		<p>
 			Many three.js applications render their 3D objects directly to the screen. Sometimes, however, you want to apply one or more graphical