simd_mul(_:_:)
Declaration
func simd_mul(_ q: simd_quath, _ a: Float16) -> simd_quathDiscussion
The quaternion q scaled by the real value a.
func simd_mul(_ q: simd_quath, _ a: Float16) -> simd_quathThe quaternion q scaled by the real value a.