Tile - YVector3 - Z – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector component to Ylands:Tile - YVector3 - Z: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Z == | |||
[[File:YlandsTile-281-get.png]] | |||
[[File:YlandsTile-281-set.png]] | |||
<pre>get z(): number; | |||
set z(value: number);</pre> | |||
=== Description === | |||
Allows to '''get''' / '''set''' the ** Z component** of a '''vector'''. | |||
Line 8: | Line 20: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Z
get z(): number; set z(value: number);
Description
Allows to get / set the ** Z component** of a vector.