sp property

Vector2 sp

Implementation

Vector2 get sp => xz;
void sp=(Vector2 arg)

Implementation

set sp(Vector2 arg) => xz = arg;