ProtoFlux:Compose Bits UInt

From Resonite Wiki
Compose Bits uint
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Bit8
Bit9
Bit10
Bit11
Bit12
Bit13
Bit14
Bit15
Bit16
Bit17
Bit18
Bit19
Bit20
Bit21
Bit22
Bit23
Bit24
Bit25
Bit26
Bit27
Bit28
Bit29
Bit30
Bit31
Binary

The Compose Bits Uint node takes in 32 bits of boolean data and returns a uint result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this uint value.

Outputs

* (uint)

Returns the combined bits of this uint.