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}}}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
--> | --> | ||
== Transform Rotation(Logic, Offset) == | == Transform Rotation(Logic, Offset) == | ||
<pre>transformRotation(offset: YVector3): YVector3;</pre> | <pre>transformRotation(offset: YVector3): YVector3;</pre> | ||
Line 10: | Line 8: | ||
==== offset ==== | ==== offset ==== | ||
Rotation offset (vector) | |||
=== Returns === | === Returns === | ||
'''YVector3''' | '''YVector3''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Line 22: | Line 26: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[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).