Start » Filter Reference » Basic » Box » TranslateBox
Module: | FoundationLite |
---|
Shifts a box by a discreet vector.
Name | Type | Description | |
---|---|---|---|
inBox | Box | Input box | |
inDeltaX | Integer | Shift along the x axis | |
inDeltaY | Integer | Shift along the y axis | |
inInverse | Bool | Switches to inverse operation | |
outBox | Box | Shifted box |
Complexity Level
This filter is available on Advanced Complexity Level.