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