Tile - YQuaternion - Quaternion – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Quaternion(X, Y, Z, W) == <pre>static create(x...") |
No edit summary |
||
Line 18: | Line 18: | ||
'''YQuaternion''' | '''YQuaternion''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
Revision as of 11:17, 12 November 2021
Quaternion(X, Y, Z, W)
static create(x: number, y: number, z: number, w: number): YQuaternion;
Parameters
x
y
z
w
Returns
YQuaternion
Availability