# EulerToAxisAngle *in [Lib.numbers.vec3](README.md)* Converts 3 Euler angles (heading, pitch, yaw) into an axis and angle representation. ## Outputs | Name | Type | |---|---| | **Axis** | System.Numerics.Vector3 | | **Angle** | System.Single |