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