Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Calculates normalized unit version of vector without checking for zero length.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | A |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | Normalized version of vector. |