tp property

Vector2 tp

Implementation

Vector2 get tp => yz;
void tp=(Vector2 arg)

Implementation

set tp(Vector2 arg) => yz = arg;