About Store Forum Documentation Contact



Post Reply 
Image Channel filter
Author Message
_MK_ Offline
Member

Post: #1
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
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
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
Find all posts by this user Quote this message in a reply
_MK_ Offline
Member

Post: #3
RE: Image Channel filter
Thanks, my mistake had entered the name somewhere else. grin

Tip for others you have to add and reload with the reloader.
07-02-2021 02:31 PM
Find all posts by this user Quote this message in a reply
Post Reply