- Home /
Question by
holypages · Apr 07, 2021 at 09:35 PM ·
shaderparticle systemtransparencyalphagraph
Cannot change alpha over lifetime with custom shader
Hello everyone! I want to change alpha over lifetime in particle system with my custom shader but I cant. It affects anythin. Is there any way to change alpha with custom shader?
shader.png
(152.0 kB)
Comment
Best Answer
Answer by ifurkend · Apr 07, 2021 at 11:02 PM
You need to add a "vertex color" node, isolate its alpha channel, and connect it to the alpha output.
Your answer
Follow this Question
Related Questions
Problem with transparent shader 0 Answers
Changing material color´s alpha in self iluminated shader 1 Answer
Alpha self illum. shader issue 0 Answers
Adding Transparency/Fading Functionality to a Shader 0 Answers
Add Alpha Support for Fog Shader 1 Answer