gbr property

Vector3 get gbr

Implementation

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

Implementation

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