Tile - YLogic - Transform Rotation – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Transform Rotation(Logic, Offset) == | |||
<pre>transformRotation(offset: YVector3): YVector3;</pre> | |||
=== Parameters === | |||
[[ | ==== offset ==== | ||
Rotation offset (vector) | |||
=== Returns === | |||
'''YVector3''' | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Returns new '''rotation''' which is '''offset''' to target entity rotation (local space). | |||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | |||
[[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Transform Rotation(Logic, Offset)
transformRotation(offset: YVector3): YVector3;
Parameters
offset
Rotation offset (vector)
Returns
YVector3
Availability
Description
Returns new rotation which is offset to target entity rotation (local space).