rab property

Vector3 get rab

Implementation

Vector3 get rab => xwz;
set rab (Vector3 arg)

Implementation

set rab(Vector3 arg) => xwz = arg;