Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » TranslateBox3D
Module: | Vision3DLite |
---|
Shifts a box in 3D by a vector.
Name | Type | Description | |
---|---|---|---|
inBox3D | Box3D | Input box in 3D | |
inDelta | Vector3D | Translation vector | |
inInverse | Bool | Switches to the inverse operation | |
outBox3D | Box3D | Shifted box |
Complexity Level
This filter is available on Basic Complexity Level.