기타¶
범프맵¶
힌트
This blending mode is called “Bumpmap” in English.
This filter seems to both multiply and respect the alpha of the input.
노멀 맵 합치기¶
힌트
This blending mode is called “Combine Normal Map” in English.
Mathematically robust blending mode for normal maps, using Reoriented Normal Map Blending.
복사¶
힌트
This blending mode is called “Copy” in English.
Copies the previous layer exactly. Useful for when using filters and filter-masks.
Copy Red, Green, Blue¶
힌트
These blending modes are called “Copy Red / Green / Blue” in English.
This is a blending mode that will just copy/blend a source channel to a destination channel. Specifically, it will take the specific channel from the upper layer and copy that over to the lower layers.
So, if you want the brush to only affect the red channel, set the blending mode to ‘Copy Red’.
This can also be done with filter layers. So if you quickly want to flip a layer’s green channel, make an Invert filter layer with ‘Copy Green’ above it.
Dissolve¶
힌트
This blending mode is called “Dissolve” in English.
Instead of using transparency, this blending mode will use a random dithering pattern to make the transparent areas look sort of transparent.