Created a page for the Extract Bits Uint node. |
Fixed visual. |
||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name= | |Name=Extract Bits uint | ||
|Category=Binary | |Category=Binary | ||
|Inputs= | |Inputs= |
Created a page for the Extract Bits Uint node. |
Fixed visual. |
||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name= | |Name=Extract Bits uint | ||
|Category=Binary | |Category=Binary | ||
|Inputs= | |Inputs= |
The Extract Bits Uint
node takes in a uint value and returns 32 bits of boolean data. Used for binary math and data transmission.
The uint we want to split into boolean values.
The bit from this uint value.