ProtoFlux:Floor: Difference between revisions

From Resonite Wiki
fill in the standard details
m the node
Line 12: Line 12:
|}}
|}}


== Usage ==
The '''Floor''' node rounds the input down to the previous integer (towards negative infinity).
Rounds the input down to the next integer (towards negative infinity).


== Inputs ==
== Inputs ==

Revision as of 03:28, 15 January 2024

Floor
N
*
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.