translation property

Vec2D translation

Implementation

Vec2D get translation {
  return _translation;
}