|
@@ -146,7 +146,7 @@
|
|
|
|
|
|
<h3>[method:Vector3 normalize]() [page:Vector3 this]</h3>
|
|
<h3>[method:Vector3 normalize]() [page:Vector3 this]</h3>
|
|
<div>
|
|
<div>
|
|
- Normalizes this vector. Transforms this Vector into a Unit vector by dividing the vector by it's length.
|
|
|
|
|
|
+ Normalizes this vector. Transforms this Vector into a Unit vector by dividing the vector by its length.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<h3>[method:Float distanceTo]( [page:Vector3 v] ) [page:Vector3 this]</h3>
|
|
<h3>[method:Float distanceTo]( [page:Vector3 v] ) [page:Vector3 this]</h3>
|