translation property

Vec2D translation

Implementation

Vec2D get translation => Vec2D.fromValues(_buffer[4], _buffer[5]);