xDirection property

Vec2D xDirection

Implementation

Vec2D get xDirection => Vec2D.fromValues(_buffer[0], _buffer[1]);