gar property

Vector3 get gar

Implementation

Vector3 get gar => ywx;
set gar (Vector3 arg)

Implementation

set gar(Vector3 arg) => ywx = arg;