@@ -334,7 +334,7 @@
<h3>[method:this random]()</h3>
<p>
- Sets the x and y components of this vector to a pseudo-random value between 0 and 1, excluding 1.
+ Sets each component of this vector to a pseudo-random value between 0 and 1, excluding 1.
</p>
<h2>Source</h2>
@@ -439,7 +439,7 @@
- Sets the x, y and z components of this vector to a pseudo-random value between 0 and 1, excluding 1.
@@ -325,7 +325,7 @@
- Sets the x, y, z and w components of this vector to a pseudo-random value between 0 and 1, excluding 1.
@@ -335,7 +335,7 @@
<h2>源代码</h2>
@@ -428,7 +428,7 @@
@@ -324,7 +324,7 @@