qpts property
Vector4
get
qpts
Implementation
Vector4 get qpts => wzyx;
set
qpts
(Vector4 arg)
Implementation
set qpts(Vector4 arg) => wzyx = arg;