Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Materials / Surface Shader help
  RSS 2.0 ATOM  

Surface Shader help
Rate this thread
 
42236
 
Permlink of this thread  
avatar
  • Total Posts: 25
  • Joined: 30 November 2008 06:18 PM

Hi guys, needing some help with surface shader, I am tryinto set up an image plane as a background and use the alpha channel in the Tiff image to get rid of the background, but when I do this the whole image goes transparent instead of getting rid of just the black background.  I have uploaded a screenshot of my texture set up, hopefully someone can spot what i am doing wrong.

Thanks

James.



Attachment Attachment
Attachment Attachment
Replies: 0
avatar
  • n8skow
  • Posted: 21 April 2010 09:20 AM

Right now, your image file is driving both the transparency and the opacity of your material, you don’t want to drive both.

Delete the connection between your image file node and material node - and reconnect the transparency manually (from the out.Alpha of your file node).

Transparency and opacity are the same thing - but scale opposite of each other:

0% Opacity means you can see entirely through the object.
100% Opacity means you can’t see through the object at all.

0% Transparency means you can’t see through the object at all.
100% Transparency means you can see entirely through the object.

So basically, if a shader is 100% opaque, and 100% transparent, you get a 50% transparent/opaque material.



n8skow [FA]

Replies: 0