Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Gets a copy of this vector snapped to a grid.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | In Vect | |
| real | In Grid Size | Grid dimension / step. |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | A copy of this vector snapped to a grid. |