transmissive Element Reference
Perfect transmissive (transparent) material. More...
Inheritance diagram for transmissive:

Attributes | |
| clampedSpectrum | ks |
| Wavelength-dependent spectrum which scales / attenuates the overall reflectance of the material (specular albedo). | |
Detailed Description
Perfect transmissive (transparent) material.
- Note:
- bsdf::transmissive is just a special case of bsdf::dielectric with opacity set to 0. Note that even a perfectly transparent surface may reflect some light due to total internal reflection.
transmissive corresponds to the underlying Milton class 'DielectricBSDF.'
Attribute Documentation
Wavelength-dependent spectrum which scales / attenuates the overall reflectance of the material (specular albedo).
| type | clampedSpectrum |
| optional | true |
| default | 0.5 |
| units | unitless |
Generated on 28 Feb 2009 for MiltonScenefileFormat by
1.5.6