B.115. LuxRenderBilinearInterpolationTexture

Description. LuxRender Bilinear Interpolation Texture

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, LuxRender Plugins

Table B.104. LuxRenderBilinearInterpolationTexture Properties

Label Description Type Script Name

Mapping

Projection mapping.

k3d::string_t

mapping

U Scale

U Scale.

k3d::double_t

u_scale

V Scale

V Scale.

k3d::double_t

v_scale

U Delta

U Delta.

k3d::double_t

u_delta

V Delta

V Delta.

k3d::double_t

v_delta

U Axis

Specify the U axis for planar mapping.

k3d::vector3

u_axis

V Axis

Specify the V axis for planar mapping.

k3d::vector3

v_axis

V00

V00

k3d::color

v00

V01

V01

k3d::color

v01

V10

V10

k3d::color

v10

V11

V11

k3d::color

v11