BIT SPLIT (JOV) ⭄
BIT SPLIT (JOV) ⭄
Split an input into separate bits. BOOL, INT and FLOAT use their numbers, STRING is treated as a list of CHARACTER. IMAGE and MASK will return a TRUE bit for any non-black pixel, as a stream of bits for all pixels in the image.
Pack: Jovimetrix
custom_nodes.Jovimetrix
Inputs (2)
| Name | Type | Required |
|---|---|---|
| value | BOOLEAN,FLOAT,INT,VEC2,VEC3,VEC4 | optional |
| bits | INT | optional |