ptsq property

Vector4 ptsq

Implementation

Vector4 get ptsq => zyxw;
void ptsq=(Vector4 arg)

Implementation

set ptsq(Vector4 arg) => zyxw = arg;