Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector4
Returns the dot product of two vectors - see http://mathworld.wolfram.com/DotProduct.html
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | A | |
| struct | B |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |