Description. LuxRender Shiny Metal Material
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, LuxRender Plugins, Material Plugins
Table B.124. LuxRenderShinyMetalMaterial Properties
Label | Description | Type | Script Name |
---|---|---|---|
Bumpmap | Optional bumpmap texture. | k3d::inode* | bumpmap |
Ks | Glossy color. | k3d::color | ks |
Ks Texture | Glossy color. | k3d::inode* | ks_texture |
Kr | Specular color. | k3d::color | kr |
Kr Texture | Specular color. | k3d::inode* | kr_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 |
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 |