grb property

Vector3 get grb

Implementation

Vector3 get grb => yxz;
set grb (Vector3 arg)

Implementation

set grb(Vector3 arg) => yxz = arg;