Description. Converts a bitmap into a RenderMan Texture Map
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, RenderMan Plugins
Table B.316. RenderManTextureMap Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Bitmap | Input bitmap | k3d::bitmap* | input_bitmap |
Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |
swrap | S Wrap | k3d::string_t | swrap |
twrap | T Wrap | k3d::string_t | twrap |
filter | Filter | k3d::string_t | filter |
swidth | Filter S Width | k3d::double_t | swidth |
twidth | Filter T Width | k3d::double_t | twidth |