pst property
Vector3
get
pst
inherited
Implementation
Vector3 get pst => zxy;
set
pst
(Vector3 arg)
inherited
Implementation
set pst(Vector3 arg) => zxy = arg;