- Home /
soft particles in basic?
hello guys.
i was just wondering... Are there soft particle in unity basic? It does not say in the compare section on unity's website.
And the slider is still there...
this may sound like a noob question, but I cant tell if the soft particle are doing anything.
thanks
Answer by Eric5h5 · Nov 26, 2010 at 10:03 PM
Soft particles only work with deferred rendering, which is Pro-only. It's pretty easy to tell if you're using them or not, if they're intersecting a surface:
Correct me if I am wrong, but wasn't soft particles added in 2.6?
No, they were added in 3.0. There was a demo package earlier that used shader replacement to do soft particles, but they weren't built into Unity and the quality wasn't as good.
Your answer

Follow this Question
Related Questions
Developing an Android game using Unity Basic 3 Answers
Is Unity Really Free ? 5 Answers
About the Licese agreement 3 Answers
How can I switch back and forth between Unity Pro and Free? 4 Answers
Can I sell games made with Unity free? 2 Answers