Floor Scalar
Floor Scalar
Node Description & Purpose:
The Floor scalar node takes the Input value and outputs the nearest whole number not greater than the Input value. For example:
An input of 1.2 will become 1.0
An input of 2.9 will become 2.0
An input of 5.0 will become 5.0
Node Type: Function
Settings:
This node has no other settings apart from the Input node.
