qpt property

Vector3 qpt

Implementation

Vector3 get qpt => wzy;
void qpt=(Vector3 arg)

Implementation

set qpt(Vector3 arg) => wzy = arg;