Tile - YController - Velocity – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get velocity(): YVector3; | <pre>get velocity(): YVector3; | ||
set velocity(value: YVector3);</pre> | set velocity(value: YVector3);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
=== Description === | === Description === | ||
Revision as of 11:17, 12 November 2021
Velocity
get velocity(): YVector3; set velocity(value: YVector3);
Availability
Description
Allows to get/set the velocity of the possessed object.