yDirection property

Vec2D yDirection

Implementation

Vec2D get yDirection => Vec2D.fromValues(_buffer[2], _buffer[3]);