gbr property

Vector3 gbr

Implementation

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

Implementation

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