Question by 
               lilylianni · Jul 05, 2021 at 08:31 PM · 
                texturematerial  
              
 
              Tree leaves underside not showing
hi guys, I'm pretty new to unity and have been following a tutorial on how to import blender meshes into unity. the problem is that the underside of my leaves are not showing. I'd love to know a way to make it visible from the underside. any help is greatly appreciated! 
 
                 
                treeh.png 
                (353.1 kB) 
               
 
              
               Comment
              
 
               
              Disable back-face culling on your material to make it two-sided.
I tried searching for backface culling but my material does not have that option
Your answer
 
             Follow this Question
Related Questions
Wrong tangents on parts of model after importing model. 1 Answer
Streaming textures on Android has minimal resolution after changing material 1 Answer
Texture/Material changes but is not reflected in the game world 0 Answers
How do you draw a sprite from an atlas on to a mesh? 1 Answer
Model replacement via c# Script 0 Answers