translate3d

fun translate3d(point: <Error class: unknown class>): Transform?

Translates @next by @point.

This function consumes @next. Use method@Gsk.Transform.ref first if you want to keep it around.

Return

The new transform

Parameters

point

the point to translate the transform by