Tile - YVector3 - Distance – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector3 distance to Ylands:Tile - YVector3 - Distance: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Vector3_distance.png]]
<!---
*Returns the '''distance''' between two [[Ylands Tile - Vector3 literal|'''points''']] '''A''' and '''B'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Distance(A, B) ==
 
[[File:YlandsTile-148.png]]
 
<pre>static distance(a: YVector3, b: YVector3): number;</pre>
=== Parameters ===
 
==== a ====
 
Vector A
 
==== b ====
 
Vector B
 
=== Returns ===
 
'''number''' Number
 
=== Description ===
 
Returns '''distance''' between two '''points'''.




Line 8: Line 31:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 09:53, 8 July 2021