Yotsuba Games

Numeric Compare

Compares two numbers and returns true or false

basic
Since P00

Input Ports

A

A input for Numeric Compare.

Number
B

B input for Numeric Compare.

Number

Output Ports

Result

Result output from Numeric Compare.

Bool

Parameters

NameTypeDefaultDescription
OperationEnum`Equal`Controls the operation setting for Numeric Compare.

Overview

Compares two numbers and returns true or false

Inputs and Outputs

Input Ports

  • A Number: A input for Numeric Compare.
  • B Number: B input for Numeric Compare.

Output Ports

  • Result Bool: Result output from Numeric Compare.

Key Parameters

NameTypeDefaultDescription
OperationEnum`Equal`Controls the operation setting for Numeric Compare.

When to Use

Use Numeric Compare when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.

Numeric Compare — PixPipeline Node Reference