RenderManShadowMap
From K-3D
Description
| A shadow_map source within the 3D workspace |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, RenderMan Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Camera | Shadow Map Camera | k3d::inode* | camera |
| create | Create shadow map during rendering | k3d::bool_t | create |
| view | View shadow map creation during rendering | k3d::bool_t | view |
| Resolution | Choose a predefined image resolution | k3d::string_t | resolution |
| pixel_width | Output pixel width | k3d::int32_t | pixel_width |
| pixel_height | Output pixel height | k3d::int32_t | pixel_height |
| pixel_aspect_ratio | Output pixel aspect ratio | k3d::double_t | pixel_aspect_ratio |

