B.125. LuxRenderScalarImageTexture

Description. LuxRender Scalar Image Texture

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, LuxRender Plugins

Table B.114. LuxRenderScalarImageTexture 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

File

Path to a bitmap image.

k3d::filesystem::path

file

Wrap

Specifies how to wrap the texture.

k3d::string_t

wrap

Filter

Specifies how to filter the texture.

k3d::string_t

filtertype

Gain

Applies a gain function to the texture.

k3d::double_t

gain

Gamma

Applies a gamma function to the texture.

k3d::double_t

gamma