qst property

Vector3 qst

Implementation

Vector3 get qst => wxy;
void qst=(Vector3 arg)

Implementation

set qst(Vector3 arg) => wxy = arg;