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