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