Description. Renders a two-dimensional array of geometric object instances
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, RenderMan Plugins, Array Plugins
Table B.302. RenderManArray2D Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Matrix | Input matrix | k3d::matrix4 | input_matrix |
Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |
Render | Controls whether this node will be visible in the final rendered image. | k3d::bool_t | render_final |
Render Shadows | Controls whether this node will be visible during shadow-map render passes. | k3d::bool_t | render_shadows |
Motion Blur | If enabled, this node will be rendered with motion-blur. | k3d::bool_t | motion_blur |
Viewport Visible | Controls whether this node will be visibile in the viewport. | k3d::bool_t | viewport_visible |
Surface Material | Surface material | k3d::inode* | material |
Source | Source | k3d::inode* | source |
Layout | Layout | k3d::inode* | layout |
Count 1 | Dimension 1 Count | k3d::int32_t | count1 |
Count 2 | Dimension 2 Count | k3d::int32_t | count2 |