Tile - YVector3 - Inverse Rotation – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector3 invert rotation to Ylands:Tile - YVector3 - Inverse 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. | |||
--> | |||
== Inverse Rotation(Rotation) == | |||
[[File:YlandsTile-564.png]] | |||
<pre>static inverseRotation(rotation: YVector3): YVector3;</pre> | |||
=== Parameters === | |||
==== rotation ==== | |||
=== Returns === | |||
'''YVector3''' | |||
=== Description === | |||
Returns the '''inverse''' rotation to the entered one. | |||
Line 6: | Line 24: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Inverse Rotation(Rotation)
static inverseRotation(rotation: YVector3): YVector3;
Parameters
rotation
Returns
YVector3
Description
Returns the inverse rotation to the entered one.