Canvasity.translate

Translate the current transform.

By default, positive x values shift that many pixels to the right, while negative y values shift left, positive y values shift up, and negative y values shift down.

Parameters

x float

Amount to shift horizontally.

y float

Amount to shift vertically.

Meta