We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e914484 commit 112a016Copy full SHA for 112a016
docs/api/en/math/Vector3.html
@@ -485,7 +485,7 @@ <h3>[method:this setLength]( [param:Float l] )</h3>
485
<h3>[method:this setScalar]( [param:Float scalar] )</h3>
486
<p>
487
Set the [page:.x x], [page:.y y] and [page:.z z] values of this vector
488
- both equal to [page:Float scalar].
+ all equal to [page:Float scalar].
489
</p>
490
491
<h3>[method:this setX]( [param:Float x] )</h3>
0 commit comments