gbr property

Vector3 get gbr

Implementation

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

Implementation

set gbr(Vector3 arg) => yzx = arg;