bgr property

Vector3 bgr

Implementation

Vector3 get bgr => zyx;
void bgr=(Vector3 arg)

Implementation

set bgr(Vector3 arg) => zyx = arg;