Studio and Graph › Voxel › Input
Compare Op
Emits a comparison operator for the Comparison pin on Compare and Branch.

The Compare Op node
When to use it
Emits a comparison operator for the Comparison pin on Compare and Branch.
Placing one instead of an integer literal makes the graph say which test is being made. Greater and GreaterOrEqual look identical as numbers and behave differently right at the boundary.
Pins
| Pin | Type | Description |
|---|---|---|
Comparison |
Choice | The test you picked. Wire it into a Compare or Branch node. |
Settings
| Setting | Type | Description |
|---|---|---|
Value |
Choice | Which test this node asks for. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.