Tile - YVector3 - Max – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector3 min-max to Ylands:Tile - YVector3 - Max: New Structure)
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Vector3_min-max.png]]
<!---
*Returns the [[Ylands Tile - Vector3 literal|'''vector''']] made from '''largest''' / '''smallest''' components of two vectors.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Max(A, B) ==
 
[[File:YlandsTile-151.png]]
 
<pre>static max(a: YVector3, b: YVector3): YVector3;</pre>
=== Parameters ===
 
==== a ====
 
Vector A
 
==== b ====
 
Vector B
 
=== Returns ===
 
'''YVector3'''
 
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
Returns the '''vector''' made from '''largest''' components of two vectors.




Line 8: Line 35:


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

Revision as of 12:17, 12 November 2021