ba property

Vector2 get ba

Implementation

Vector2 get ba => zw;
set ba (Vector2 arg)

Implementation

set ba(Vector2 arg) => zw = arg;