init(eulerAngles:)
Creates a rotation structure with the specified Euler angles.
Declaration
init(eulerAngles: EulerAngles)Parameters
- eulerAngles:
A structure that specifies the order and values of the Euler angles.
Creates a rotation structure with the specified Euler angles.
init(eulerAngles: EulerAngles)A structure that specifies the order and values of the Euler angles.