toVectorQuat method

Quaternion toVectorQuat()

Implementation

Quaternion toVectorQuat() => Quaternion(x, y, z, w);