Tile - YVector3 - Distance – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
(5 intermediate revisions by 3 users not shown)
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
 
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
Returns '''distance''' between two '''points'''.




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


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

Revision as of 12:17, 12 November 2021