grb property

Vector3 grb

Implementation

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

Implementation

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