I want to make leaves with a texture on a plane, so that the leaves are colored and background transparent?
Asked
Active
Viewed 3,253 times
1
-
Use an alpha channel or enable "Alpha" under Image setting and "RGB to Color" in BI. – ruckus Dec 08 '15 at 17:41
-
In case of cycles: use a mix shader, with transparent and texture as input – Faceb Faceb Dec 08 '15 at 18:07
-
1related: http://blender.stackexchange.com/questions/27633/image-alpha-background-renders-black-when-using-import-images-as-planes/27635#27635 – Dec 08 '15 at 18:49
1 Answers
0
if you're using cycles you can use a configuration like that..
image texture -> diffuse shader ->
mix shader -> output
transparent shader ->
in the node material editor.
Enrico
- 92
- 1
- 5