LuxRenderCarpaintMaterial
From K-3D
Description
| LuxRender Carpaint 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 |
| Kd | Diffuse Color | k3d::color | kd |
| Kd Texture | Diffuse Color | k3d::inode* | kd_texture |
| Ks1 | Specular Color 1 | k3d::color | ks1 |
| Ks1 Texture | Specular Color 1 | k3d::inode* | ks1_texture |
| Ks2 | Specular Color 2 | k3d::color | ks2 |
| Ks2 Texture | Specular Color 2 | k3d::inode* | ks2_texture |
| Ks3 | Specular Color 3 | k3d::color | ks3 |
| Ks3 Texture | Specular Color 3 | k3d::inode* | ks3_texture |
| R1 | Fresnel Constant 1 | k3d::double_t | r1 |
| R1 Texture | Fresnel Constant 1 | k3d::inode* | r1_texture |
| R2 | Fresnel Constant 2 | k3d::double_t | r2 |
| R2 Texture | Fresnel Constant 2 | k3d::inode* | r2_texture |
| R3 | Fresnel Constant 3 | k3d::double_t | r3 |
| R3 Texture | Fresnel Constant 3 | k3d::inode* | r3_texture |
| M1 | Microfacet Roughness 1 | k3d::double_t | m1 |
| M1 Texture | Microfacet Roughness 1 | k3d::inode* | m1_texture |
| M2 | Microfacet Roughness 2 | k3d::double_t | m2 |
| M2 Texture | Microfacet Roughness 2 | k3d::inode* | m2_texture |
| M3 | Microfacet Roughness 3 | k3d::double_t | m3 |
| M3 Texture | Microfacet Roughness 3 | k3d::inode* | m3_texture |

