ptsq property
Vector4
get
ptsq
Implementation
Vector4 get ptsq => zyxw;
set
ptsq
(Vector4 arg)
Implementation
set ptsq(Vector4 arg) => zyxw = arg;