BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
Returns the fractional part of a float.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
real | A |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the fractional part of a float. |