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