ProtoFlux:ComposeBitsSByte

From Resonite Wiki
Revision as of 23:48, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Compose Bits SByte to ProtoFlux:ComposeBitsSByte: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Compose Bits sbyte
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Binary

The Compose Bits Sbyte node takes in 8 bits of boolean data and returns a sbyte result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this sbyte value.

Outputs

* (sbyte)

Returns the combined bits of this sbyte.