zyzw property

Vector4 zyzw

Implementation

Vector4 get zyzw =>
    Vector4(_v4storage[2], _v4storage[1], _v4storage[2], _v4storage[3]);