_MK_
Member
|
Image Channel filter
Hi, in the editor there is the possibility for the material editor with "channel = X" to filter the images.
Mall wanted to ask if it still works because it doesn't work for me or I'm doing something wrong.
MyImageName"?channel=a"
or
MyImageName?channel=a
Since I use assets from unity, the shmoothnes is in the alpha channel that I would like to filter out.
(This post was last modified: 07-01-2021 03:38 PM by _MK_.)
|
|
07-01-2021 03:38 PM |
|
Esenthel
Administrator
|
RE: Image Channel filter
yes it works 100%
this is the correct form:
MyImageName?channel=a
remember to include full path and extension too:
c:/image.png?channel=a
|
|
07-01-2021 05:29 PM |
|
_MK_
Member
|
RE: Image Channel filter
Thanks, my mistake had entered the name somewhere else.
Tip for others you have to add and reload with the reloader.
|
|
07-02-2021 02:31 PM |
|