The Extract Bits Int node takes in an int value and returns 32 bits of boolean data. Used for binary math and data transmission.
Extract Bits Int
The int we want to split into boolean values.
The bit from this int value.