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