Tile - YQuaternion - Angle Axis – 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. --> == Angle Axis(Angle, Axis) == <pre>static angleAx...") |
No edit summary |
||
Line 14: | Line 14: | ||
'''YQuaternion''' | '''YQuaternion''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
Revision as of 11:17, 12 November 2021
Angle Axis(Angle, Axis)
static angleAxis(angle: number, axis: YVector3): YQuaternion;
Parameters
angle
axis
Returns
YQuaternion
Availability