@@ -11,7 +11,7 @@
<p class="desc">
يتم استخدام هذه الفئة لتحويل سلسلة من الأشكال إلى مصفوفة من
- [page:Path]s، على سبيل المثال شكل SVG إلى مسار (انظر المثال أدناه).
+ [page:Path]s، على سبيل المثال شكل SVG إلى مسار.
</p>
<h2>المنشئ (Constructor)</h2>
This class is used to convert a series of shapes to an array of
- [page:Path]s, for example an SVG shape to a path (see the example below).
+ [page:Path]s, for example an SVG shape to a path.
<h2>Constructor</h2>
Questa classe viene utilizzata per convertire una serie di forme in un array di [page:Path], ad esempio una
- forma SVG in un path (vedere l'esempio seguente).
+ forma SVG in un path.
<h2>Costruttore</h2>
@@ -10,7 +10,7 @@
<h1>形状路径([name])</h1>
- 该类用于转换一系列的形状为一个[page:Path]数组,例如转换SVG中的Path为three.js中的Path(请参阅下方的example)。
+ 该类用于转换一系列的形状为一个[page:Path]数组,例如转换SVG中的Path为three.js中的Path。
<h2>构造函数</h2>