init(x:y:z:)
Returns a new rotation axis from the floating-point values.
Declaration
init<T>(x: T, y: T, z: T) where T : BinaryFloatingPointReturns a new rotation axis from the floating-point values.
init<T>(x: T, y: T, z: T) where T : BinaryFloatingPoint