Tile - YVector3 - Scale – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector3 scale to Ylands:Tile - YVector3 - Scale: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Vector3_scale.png]]
<!---
*'''Multiplies''' two [[Ylands Tile - Vector3 literal|'''vectors''']] component-wise.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Every component in the result is a component of A multiplied by the same component of B.
-->
== Scale(A, B) ==
 
[[File:YlandsTile-155.png]]
 
<pre>static scale(a: YVector3, b: YVector3): YVector3;</pre>
=== Parameters ===
 
==== a ====
 
==== b ====
 
=== Returns ===
 
'''YVector3'''
 
=== Description ===
 
'''Multiplies''' two '''vectors''' component-wise. Every component in the result is a component of A multiplied by the same component of B.




Line 9: Line 27:


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

Revision as of 09:53, 8 July 2021