qst property

Vector3 get qst

Implementation

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

Implementation

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