LuxRenderMetalMaterial
From K-3D
Description
| LuxRender Metal Material |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, LuxRender Plugins, Material Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Bumpmap | Optional bumpmap texture. | k3d::inode* | bumpmap |
| U Roughness | Roughness of the surface in the u direction. | k3d::double_t | u_roughness |
| U Roughness Texture | Roughness of the surface in the u direction. | k3d::inode* | u_roughness_texture |
| V Roughness | Roughness of the surface in the v direction. | k3d::double_t | v_roughness |
| V Roughness Texture | Roughness of the surface in the v direction. | k3d::inode* | v_roughness_texture |

