[ DestroysInstance ]
public Transform? translate_3d (Point3D point)
Translates this by point.
This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.
| this |
the next transform |
| point |
the point to translate the transform by |
|
The new transform |