open fun from2DTranslation(x: Double, y: Double): Transform!
Create a Transform from 2D translation
Transform
x - Double: the X translation
x
y - Double: the Y translation
y
Return Transform!: the Transform