ProtoFlux:ComposeBitsUShort: Difference between revisions

From Resonite Wiki
Created a page for the Compose Bits Ushort node.
 
m YoshBot moved page ProtoFlux:Compose Bits UShort to ProtoFlux:ComposeBitsUShort: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:48, 20 August 2025

Compose Bits ushort
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Bit8
Bit9
Bit10
Bit11
Bit12
Bit13
Bit14
Bit15
Binary

The Compose Bits Ushort node takes in 16 bits of boolean data and returns a ushort result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this ushort value.

Outputs

* (ushort)

Returns the combined bits of this ushort.