rbg property

Vector3 rbg

Implementation

Vector3 get rbg => xzy;
void rbg=(Vector3 arg)

Implementation

set rbg(Vector3 arg) => xzy = arg;