Maths-AngleAxis(float_Vector3).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Maths
Maths.AngleAxis(float, System.Numerics.Vector3) Method
Returns a rotation which rotates angle degrees around axis
public static System.Numerics.Quaternion AngleAxis(float angle, System.Numerics.Vector3 axis);
Parameters
angle System.Single