LuxRenderImageTexture

From K-3D

Jump to: navigation, search

Description

LuxRender Image Texture
Plugin Status:Experimental
Categories:All Plugins, Experimental Plugins, LuxRender Plugins

Metadata

Name Value

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