abr property

Vector3 get abr

Implementation

Vector3 get abr => wzx;
set abr (Vector3 arg)

Implementation

set abr(Vector3 arg) => wzx = arg;