tpqs property
Vector4
get
tpqs
Implementation
Vector4 get tpqs => yzwx;
set
tpqs
(Vector4 arg)
Implementation
set tpqs(Vector4 arg) => yzwx = arg;