Floor
Math
The Floor node rounds the input down to the previous integer (towards negative infinity).
Inputs
N (Generic)
Numeric value to floor.
Outputs
* (Generic)
The floor of the input with a matching type. For types with multiple values, each individual value is floored.