Tile - YVector3 - Project – Ylands

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




Line 8: Line 27:


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

Revision as of 09:53, 8 July 2021