Tile - YVector3 - Rotation Angle – Ylands
Category: Instructions
| m (YlandsClassyBot moved page Ylands Tile - Vector3 rotation angle to Ylands:Tile - YVector3 - Rotation Angle: New Structure) | 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 1: | Line 1: | ||
| <!--- | |||
| THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
| --> | |||
| == Rotation Angle(A, B) == | |||
| [[File:YlandsTile-1003.png]] | |||
| <pre>static rotationAngle(rotationA: YVector3, rotationB: YVector3): number;</pre> | |||
| === Parameters === | |||
| ==== rotationA ==== | |||
| Rotation A | |||
| ==== rotationB ==== | |||
| Rotation B | |||
| === Returns === | |||
| '''number''' | |||
| === Availability === | |||
| [[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
| === Description === | |||
| Returns the ''angle'' in degrees ''between'' two ''rotation'' vectors. | |||
| ---- | ---- | ||
| {{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
| {{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
| [[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:35, 24 November 2023
Rotation Angle(A, B)
static rotationAngle(rotationA: YVector3, rotationB: YVector3): number;
Parameters
rotationA
Rotation A
rotationB
Rotation B
Returns
number
Availability
Client, Server, Custom Controller
Description
Returns the angle in degrees between two rotation vectors.
 
	