pst property

Vector3 pst

Implementation

Vector3 get pst => zxy;
void pst=(Vector3 arg)

Implementation

set pst(Vector3 arg) => zxy = arg;