Maths-Euler(Vector3).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Maths
Maths.Euler(System.Numerics.Vector3) Method
Returns a rotation which rotates z degrees around the z axis, x degrees around the x axis, and y degrees around the y axis
public static System.Numerics.Quaternion Euler(System.Numerics.Vector3 eulerAngles);
Parameters
eulerAngles System.Numerics.Vector3