Tile - YVector3 - Scale – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}}") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Vector3_scale.png]] | |||
*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. | |||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 17:44, 14 December 2018
- Multiplies two vectors component-wise.
- Every component in the result is a component of A multiplied by the same component of B.