Back to FabImage Studio website
You are here: Start » Filter Reference » Path Spatial Transforms » TranslatePath
Translates a path by a vector.
Name | Type | Description | |
---|---|---|---|
![]() |
inPath | Path | Input path |
![]() |
inDelta | Vector2D | Translation vector |
![]() |
inInverse | Bool | Switches to the inverse operation |
![]() |
outPath | Path | Output path |
Examples
![]() |
![]() |
TranslatePath run on the sample paths with inDelta = Vector2D(50,0).
Complexity Level
This filter is available on Basic Complexity Level.