Bits Xor Node
Description
Performs the Bitwise XOR (exclusive or) operation with input values A and B. The bits of the first operand are compared with the corresponding bits in the second operand. The resulting value will have a 1 in each bit position for which the corresponding bits of operands differ (one is 1, the other is 0).
The information on this page is valid for UNIGINE 2.19.1 SDK.
Last update:
2024-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)