This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
CompareFloat (v1)
Comparison between floats
Output(s): Result - Boolean result of the comparison
Information
| Module | GeometryCollectionNodes |
| Category | Math|Compare |
| Type | FCompareFloatDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Operation | Comparison operation | ECompareOperationEnum | Dataflow_Compare_Equal |
| FloatA | Float input | float | 0.000000 |
| FloatB | Float input | float | 0.000000 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| FloatA | Float input | float | 0.000000 |
| FloatB | Float input | float | 0.000000 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | Boolean result of the comparison | bool |