Tile - YVector3 - Scale – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Vector3_scale.png]]
[[Image:Ylands_Tile_-_Vector3_scale.png]]
*Multiplies two [[Ylands Tile - Vector3 literal|'''vectors''']] component-wise.
*'''Multiplies''' two [[Ylands Tile - Vector3 literal|'''vectors''']] component-wise.
*Every component in the result is a component of A multiplied by the same component of B.
*Every component in the result is a component of A multiplied by the same component of B.



Revision as of 18:44, 14 December 2018

Ylands Tile - Vector3 scale.png

  • Multiplies two vectors component-wise.
  • Every component in the result is a component of A multiplied by the same component of B.



Template:Ylands scripting navbox