grb property
Vector3
get
grb
inherited
Implementation
Vector3 get grb => yxz;
set
grb
(Vector3 arg)
inherited
Implementation
set grb(Vector3 arg) => yxz = arg;