Description

This node will perform bitwise operation on integers. More information.




Properties

  • Integer1 : Set the first value manually.
    Default : 0.0
  • Integer2 : Set the second value manually.
    Default : 0.0

You can select which operation to perform using the dropdown menu directly on the node. Options are :

  • AND
  • NAND
  • OR
  • NOR
  • XOR
  • NXOR

Inputs

Name Type Description
Integer1 Integer First input value for the bit operation
Integer2 Integer Second input value for the bit operation

Outputs

Name Type Description
Integer Integer Result of the operation

Example

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.