Description. LuxRender Rough Glass Material
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, LuxRender Plugins, Material Plugins
Table B.119. LuxRenderRoughGlassMaterial Properties
Label | Description | Type | Script Name |
---|---|---|---|
Bumpmap | Optional bumpmap texture. | k3d::inode* | bumpmap |
Kr | Surface reflectivity. | k3d::color | kr |
Kr Texture | Surface reflectivity. | k3d::inode* | kr_texture |
Kt | Fraction of light transmitted through the surface. | k3d::color | kt |
Kt Texture | Fraction of light transmitted through the surface. | k3d::inode* | kt_texture |
U Roughness | U Roughness. | k3d::double_t | u_roughness |
U Roughness Texture | U Roughness. | k3d::inode* | u_roughness_texture |
V Roughness | V Roughness. | k3d::double_t | v_roughness |
V Roughness Texture | V Roughness. | k3d::inode* | v_roughness_texture |
Index | Index of refraction. | k3d::double_t | index |
Index Texture | Index of refraction. | k3d::inode* | index_texture |
Cauchy B | Cauchy B coefficient. | k3d::double_t | cauchy_b |
Cauchy B Texture | Cauchy B coefficient. | k3d::inode* | cauchy_b_texture |