Tile - YVector3 - X – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == X == File:YlandsTile-279-get.png File...") |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get x(): number; | <pre>get x(): number; | ||
set x(value: number);</pre> | set x(value: number);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
=== Description === | === Description === | ||
Revision as of 11:17, 12 November 2021
X
get x(): number; set x(value: number);
Availability
Client, Server, Custom Controller
Description
Allows to get / set the X component of a vector.