|
@@ -196,7 +196,7 @@ var d = a.distanceTo( b );
|
|
<h3>[method:Vector3 divideScalar]( [page:Float s] )</h3>
|
|
<h3>[method:Vector3 divideScalar]( [page:Float s] )</h3>
|
|
<div>
|
|
<div>
|
|
Divides this vector by scalar [page:Float s].<br />
|
|
Divides this vector by scalar [page:Float s].<br />
|
|
- Sets vector to *( 0, 0 )* if *[page:Float s] = 0*.
|
|
|
|
|
|
+ Sets vector to *( 0, 0, 0 )* if *[page:Float s] = 0*.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<h3>[method:Float dot]( [page:Vector3 v] )</h3>
|
|
<h3>[method:Float dot]( [page:Vector3 v] )</h3>
|