st property

Vector2 st

Implementation

Vector2 get st => xy;
void st=(Vector2 arg)

Implementation

set st(Vector2 arg) => xy = arg;