nkFcFloatComparison
- Last UpdatedJan 24, 2023
- 1 minute read
The nkFcFloatComparison node compares two float values and outputs a Boolean value.
The shader code is an if/else statement.
Code example
This is an example of the nkFcFloatComparison node.
<nkFcFloatComparison name="nNodeName" A="1" B="0"/>
Parameters
A , B
-
Size: 1
-
Type: Float
-
The values to be compared
Output
Boolean value