Unable to import Transparent object properly which was created on blender
I created a mirror on blender from which we can look through. When I imported this mirror on unity, it didn't remain transparent at all. I double checked if the material is applied properly. Also I change Shader options of material, but none of the options are giving desired effect. Currently Shader is set to Standard mode.
Here is a reference of nodes that are involved to create a glass material on Blender.
Any suggestions that can help me to achieve the desired output?
Answer by icybergenome · Feb 02, 2017 at 06:09 PM
Some how I found a nearest to solution, Here it is: 1)We need to change rendering mode to Transparent. 2)In Albedo slot change the color's Alpha channel to desired value.
After that material imported from any third party software would be effective.
Your answer
Follow this Question
Related Questions
Baked materials from blender cycles don't appear right in my scene? 0 Answers
Question about animation transitioning 1 Answer
Unity missing textures in some parts of model 1 Answer
Unity Not Importing Materials From Blender 0 Answers
How to easily import a blender object with it's cycles render materials / materials into unity? 0 Answers