Tile - YLogic - Transform Rotation – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Transform position-rotation to Ylands:Tile - YLogic - Transform Rotation: New Structure) |
No edit summary |
||
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) == | |||
[[File:YlandsTile-508.png]] | |||
<pre>transformRotation(offset: YVector3): YVector3;</pre> | |||
=== Parameters === | |||
==== offset ==== | |||
=== Returns === | |||
'''YVector3''' | |||
=== Description === | |||
Returns new '''rotation''' which is '''offset''' to target entity rotation (local space). | |||
Line 15: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Transform Rotation(Logic, Offset)
transformRotation(offset: YVector3): YVector3;
Parameters
offset
Returns
YVector3
Description
Returns new rotation which is offset to target entity rotation (local space).