Tile - YVector3 - Dot – Ylands

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




Line 8: Line 31:


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

Revision as of 09:53, 8 July 2021