Page 1 of 1

particles shader

PostPosted: Sat Jun 16, 2018 4:53 am
by 3d artist1987
hello,

How to make particle shader?
(Particle Systems to pass a data into Shader?)
https://docs.unity3d.com/Manual/PartSys ... reams.html

Re: particles shader

PostPosted: Mon Jun 18, 2018 10:29 am
by Amplify_Borba
Hello!

In order to make a particle shader, you'll need to use one of our templates that is specific for particles, which you can access through the Shader Type list, in Legacy > Particles Alpha Blended.

We also provide a sample that makes use of this template, which you can find in the Assets > AmplifyShaderEditor > Examples > Official > TemplateExamples > Particles > HeatHaze.

Please let us know if you have any further questions, thanks!