rga property

Vector3 get rga

Implementation

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

Implementation

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