ra property

Vector2 ra

Implementation

Vector2 get ra => xw;
void ra=(Vector2 arg)

Implementation

set ra(Vector2 arg) => xw = arg;