Jelajahi Sumber

Docs: Improve `LineDashedMaterial` page. (#27278)

Michael Herzog 1 tahun lalu
induk
melakukan
644ce1bf2e

+ 1 - 1
docs/api/ar/materials/LineDashedMaterial.html

@@ -13,7 +13,7 @@
 
 		<p class="desc">
 			مادة لرسم الهندسة على طريقة الإطار السلكي بخطوط متقطعة.<br />
-			Note: Make sure to call [page:Line.computeLineDistances]() when using [name].
+			Note: You must call [page:Line.computeLineDistances]() when using [name].
 		</p>
 		 
 		<h2>مثال الكود</h2>

+ 1 - 1
docs/api/en/materials/LineDashedMaterial.html

@@ -13,7 +13,7 @@
 
 		<p class="desc">
 			A material for drawing wireframe-style geometries with dashed lines.<br />
-			Note: Make sure to call [page:Line.computeLineDistances]() when using [name].
+			Note: You must call [page:Line.computeLineDistances]() when using [name].
 		</p>
 
 		<h2>Code Example</h2>

+ 1 - 1
docs/api/fr/materials/LineDashedMaterial.html

@@ -13,7 +13,7 @@
 
 		<p class="desc">
 			Un matériau pour dessiner des géométries de style filaire, avec des pointillés.<br />
-			Note: Make sure to call [page:Line.computeLineDistances]() when using [name].
+			Note: You must call [page:Line.computeLineDistances]() when using [name].
 		</p>
 
 		<h2>Exemple de Code</h2>

+ 1 - 1
docs/api/it/materials/LineDashedMaterial.html

@@ -13,7 +13,7 @@
 
 		<p class="desc">
 			Un materiale per disegnare geometrie in stile wireframe con linee tratteggiate.<br />
-			Note: Make sure to call [page:Line.computeLineDistances]() when using [name].
+			Note: You must call [page:Line.computeLineDistances]() when using [name].
 		</p>
 
 		<h2>Codice di Esempio</h2>

+ 1 - 1
docs/api/zh/materials/LineDashedMaterial.html

@@ -13,7 +13,7 @@
 
 		<p class="desc">
 			一种用于绘制虚线样式几何体的材质。<br />
-			Note: Make sure to call [page:Line.computeLineDistances]() when using [name].
+			Note: You must call [page:Line.computeLineDistances]() when using [name].
 		</p>
 
 		<h2>代码示例</h2>