Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
Returns the hypotenuse of a right-angled triangle given the width and height.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | Width | |
| real | Height |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |