Floor to Int64

Floor to Int64

Windows
MacOS
Linux

Rounds A down towards negative infinity / down to the previous integer (e.g., -1.6 becomes -2 and 1.6 becomes 1)

Target is Kismet Math Library

Floor to Int64
A
0.0
Return Value

Inputs

A
Float

Outputs

Return Value
Integer64

Rounds A down towards negative infinity / down to the previous integer (e.g., -1.6 becomes -2 and 1.6 becomes 1)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss