B.120. LuxRenderGlossyMaterial

Description. LuxRender Glossy Material

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, LuxRender Plugins, Material Plugins

Table B.109. LuxRenderGlossyMaterial 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

Ks

Specular color.

k3d::color

ks

Ks Texture

Specular color.

k3d::inode*

ks_texture

Ka

Absorptive color.

k3d::color

ka

Ka Texture

Absorptive color.

k3d::inode*

ka_texture

U Roughness

Surface roughness along the u direction.

k3d::double_t

u_roughness

U Roughness Texture

Surface roughness along the u direction.

k3d::inode*

u_roughness_texture

V Roughness

Surface roughness along the v direction.

k3d::double_t

v_roughness

V Roughness Texture

Surface roughness along the v direction.

k3d::inode*

v_roughness_texture

D

Depth of the coating layer for absorption effects.

k3d::double_t

d

D Texture

Depth of the coating layer for absorption effects.

k3d::inode*

d_texture