Transparent BSDF
The Transparent BSDF is used to add transparency without refraction, passing straight through the surface, as if there were no geometry there. Useful with alpha maps, for example. This shader affects light paths somewhat differently than other BSDFs. Note that only pure white transparent shaders are completely transparent.
Inputs
- Color
Color of the surface, or physically speaking, the probability for each wavelength that light is blocked or passes straight through the surface.
Eigenschaften
This node has no properties.
Outputs
- BSDF
Standard shader output.