Description. LuxRender Glass Material
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, LuxRender Plugins, Material Plugins
Table B.112. LuxRenderGlassMaterial 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 |
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 |
Film | Thin film coating thickness (nanometers). | k3d::double_t | film |
Film Texture | Thin film coating thickness (nanometers). | k3d::inode* | film_texture |
Film Index | Index of refraction of the thin film coating. | k3d::double_t | film_index |
Film Index Texture | Index of refraction of the thin film coating. | k3d::inode* | film_index_texture |