arb property

Vector3 get arb

Implementation

Vector3 get arb => wxz;
set arb (Vector3 arg)

Implementation

set arb(Vector3 arg) => wxz = arg;