Skip to content

Texture From Channels

Gerard Martin edited this page Jun 22, 2026 · 3 revisions
image

Make a colored texture with transparency from four grayscale textures that represent the values of each RGBA channel. When the inputs come from different sources, the resulting texture takes the size of the first connected input with a valid size, ordered top to bottom (R, G, B, A).

Clone this wiki locally