Start » Filter Reference » Basic » Location » TranslateLocation
TranslateLocation
Module: | FoundationLite |
---|
Shifts a Location by a given number of pixels along each axis.
Name | Type | Description | |
---|---|---|---|
inLocation | Location | Input location | |
inDeltaX | Integer | Shift along the x axis | |
inDeltaY | Integer | Shift along the y axis | |
inInverse | Bool | Switches to inverse operation | |
outLocation | Location | Shifted location |
Complexity Level
This filter is available on Basic Complexity Level.