brg property

Vector3 get brg

Implementation

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

Implementation

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