stpq property
Vector4
get
stpq
Implementation
Vector4 get stpq => xyzw;
set
stpq
(Vector4 arg)
Implementation
set stpq(Vector4 arg) => xyzw = arg;