Nodes > Functions > Coords > Offset Coords
Applies a horizontal and vertical offset to coordinates.
Inputs
Name | Type | Description |
---|---|---|
Coords | float | Coordinates to be offset |
Offset | float | Horizontal and vertical offset to be applied |
Outputs
Name | Type | Description |
---|---|---|
Coords | float | Coordinates after offset |
Was this page helpful?