LuxRenderBilinearInterpolationTexture
From K-3D
Description
| LuxRender Bilinear Interpolation 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 |
| V00 | V00 | k3d::color | v00 |
| V01 | V01 | k3d::color | v01 |
| V10 | V10 | k3d::color | v10 |
| V11 | V11 | k3d::color | v11 |

