@@ -19,6 +19,10 @@
التكرار عبر مثيل [name] سيعطي مكوناته (x، y، z، w)
بالترتيب المقابل.
</p>
+
+ <p>
+ لاحظ أن three.js تتوقع أن يتم تسوية Quaternions.
+ </p>
<h2>مثال الكود</h2>
@@ -20,6 +20,10 @@
in the corresponding order.
+ Note that three.js expects Quaternions to be normalized.
<h2>Code Example</h2>
<code>
@@ -18,6 +18,10 @@
L'iterazione di un'istanza di [name] produrrà le sue componenti (x, y, z, w) nell'ordine corrispondente.
+ Tieni presente che three.js prevede che i quaternioni siano normalizzati.
<h2>Codice di Esempio</h2>
对 [name] 实例进行遍历将按相应的顺序生成它的分量 (x, y, z, w)。
+ 請注意, Three.js 期望四元數標準化。
<h2>代码示例</h2>