rba property

Vector3 get rba

Implementation

Vector3 get rba => xzw;
set rba (Vector3 arg)

Implementation

set rba(Vector3 arg) => xzw = arg;