qpt property

Vector3 get qpt

Implementation

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

Implementation

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