brg property

Vector3 brg

Implementation

Vector3 get brg => zxy;
void brg=(Vector3 arg)

Implementation

set brg(Vector3 arg) => zxy = arg;