agr property

Vector3 get agr

Implementation

Vector3 get agr => wyx;
set agr (Vector3 arg)

Implementation

set agr(Vector3 arg) => wyx = arg;