This question was
closed Sep 23, 2017 at 04:13 PM by
Zailcompany for the following reason:
Other
Question by
Zailcompany · Feb 10, 2017 at 07:25 PM ·
unity 5blenderassetimporting assetsglow
How can I import an object with glow effect from blender to unity?
I'm a beginner.I just made an object with glow effect in blender and I saved it in my project assets folder but when I drag the object into the scene in unity there is no glow effect anymore!! HELP PLEASE!!!!
Comment
Answer by FortisVenaliter · Feb 10, 2017 at 07:26 PM
Only basic material information is imported with a model. If you want to add effects, then you need to write or download an appropriate shader and add them after the model is imported.