agb property

Vector3 get agb

Implementation

Vector3 get agb => wyz;
set agb (Vector3 arg)

Implementation

set agb(Vector3 arg) => wyz = arg;