qp property

Vector2 qp

Implementation

Vector2 get qp => wz;
void qp=(Vector2 arg)

Implementation

set qp(Vector2 arg) => wz = arg;