Channel Packer
Short Description
Combine multiple texture channels into a single texture.
Description
Packs multiple textures' channels into 1 texture. This tool allows users to select textures and their specific channels to combine them into a single output texture. It is useful for optimizing texture usage in graphic applications.
Properties
Base Properties
Size Mode: Choose the output resolution based on the smallest or largest texture, or a custom size.
Size: Select the resolution of the packed texture from predefined options.
Texture Name: The name of the packed texture.
Texture Path: The path of the packed texture.
Create Texture: Run the channel packing process.
Red Channel
Red Texture: A channel from this texture will be packed.
Red Target: The channel to pick from the red texture.
Green Channel
Green Texture: A channel from this texture will be packed.
Green Target: The channel to pick from the green texture.
Blue Channel
Blue Texture: A channel from this texture will be packed.
Blue Target: The channel to pick from the blue texture.
Alpha Channel
Alpha Texture: A channel from this texture will be packed.
Alpha Target: The channel to pick from the alpha texture.
Last updated