ToAngleAxisShortest
Methods
public static void ToAngleAxisShortest(this Quaternion q, out float angle, out Vector3 axis)
Parameters
Type | Name | Description |
---|---|---|
Quaternion | q | |
float | angle | |
Vector3 | axis |
public static void ToAngleAxisShortest(this Quaternion q, out float angle, out Vector3 axis)
Type | Name | Description |
---|---|---|
Quaternion | q | |
float | angle | |
Vector3 | axis |