AbsFloat
Purpose of the Node
Section titled “Purpose of the Node”The AbsFloat node is designed to calculate the absolute value of a float input. It takes a float value as input and outputs its absolute value.
| Pin Name | Pin Description | Pin Type | Value Type |
|---|---|---|---|
| Start | Start the execution of the node | Trigger | None |
| float | Float input to calculate its absolute value | Float | Number |
| absolute | The absolute value of the input float | Float | Number |
| End | End the execution of the node | Trigger | None |