Search found 4 matches

by Hylian_a6324
Tue Sep 25, 2018 12:09 pm
Forum: Amplify Shader Editor
Topic: Shadow(Script) Component affected by Sprite shader
Replies: 3
Views: 1990

Shadow(Script) Component affected by Sprite shader

Hello,

I was wondering how to create a sprite shader within ASE that doesn't affect the Unity "Shadow(Script)" component, which is very useful in creating a simple shadow for UI elements.
I created a shader that applies a color gradient on a sprite texture that is being used within my Image UI ...
by Hylian_a6324
Wed Aug 29, 2018 4:29 pm
Forum: Amplify Shader Editor
Topic: HSV to RGB node not working correctly?
Replies: 4
Views: 2885

Re: HSV to RGB node not working correctly?

Thanks for your quick response.
My color space was already set to alpha.

However, I was only checking on the preview image within my Shader function, on the unlit shader within the scene the colors are perfectly fine! I thought the preview image would also be unlit. What is the reason for it being ...
by Hylian_a6324
Tue Aug 28, 2018 4:55 pm
Forum: Amplify Shader Editor
Topic: HSV to RGB node not working correctly?
Replies: 4
Views: 2885

HSV to RGB node not working correctly?

Hello y'all,
I really love your product! It makes things a lot easier.

However, I discovered something weird in the way how the "HSV to RGB" node works.
I was trying to copy some colors from an Adobe Illustrator art concept (using HSB there) to ASE (HSV).
I realized that the outcome color is not ...