Transform.translate3d

Translates @next by @point.

class Transform
translate3d

Parameters

point Point3D

the point to translate the transform by

Return Value

Type: Transform

The new transform

Meta