sqt property

Vector3 sqt

Implementation

Vector3 get sqt => xwy;
void sqt=(Vector3 arg)

Implementation

set sqt(Vector3 arg) => xwy = arg;