rga property

Vector3 rga

Implementation

Vector3 get rga => xyw;
void rga=(Vector3 arg)

Implementation

set rga(Vector3 arg) => xyw = arg;