stqp property
Vector4
get
stqp
Implementation
Vector4 get stqp => xywz;
set
stqp
(Vector4 arg)
Implementation
set stqp(Vector4 arg) => xywz = arg;