Object which provide support for RenderMan renderers, and control the position, orientation, and display of the RenderMan camera view within the 3D workspace.
K-3D currently supports Aqsis, BMRT (no longer available), PRMan, NetPRMan, 3Delight, RenderDotC and Pixie; note that Aqsis and Pixie is the only free (as is freedom) renderers.
Name | Description |
---|---|
name | Object name [string] |
input_matrix | Input matrix [matrix4] |
position | Position [vector3] |
orientation | Orientation [angle_axis] |
scale | Scale Matrix [vector3] |
output_matrix | Output matrix [matrix4] |
viewport_visible | Visible [boolean] |
render_engine | Render Engine [string] |
pixel_width | Output pixel width [positive integer] |
pixel_height | Output pixel height [positive integer] |
pixel_aspect_ratio | Output pixel aspect ratio [positive real] |
default_atmosphere_shader | Default atmosphere shader [object] |
default_interior_shader | Default interior shader [object] |
default_exterior_shader | Default exterior shader [object] |
imager_shader | Imager shader [object] |
orthographic | Orthographic [boolean] |
left | Left [number] |
right | Right [number] |
top | Top [number] |
bottom | Bottom [number] |
near | Near plane distance [number] |
far | Far plane distance [number] |
bucket_width | Bucket Width [positive integer] |
bucket_height | Bucket Height [positive integer] |
grid_size | Grid Size [positive integer] |
eye_splits | Eye Splits [positive integer] |
texture_memory | Texture Memory [positive integer] |
render_alpha | Render Alpha [boolean] |
pixel_xsamples | Pixel X Samples [positive real] |
pixel_ysamples | Pixel Y Samples [positive real] |
pixel_filter | Pixel Filter [string] |
pixel_filter_width | Pixel Filter Width [positive real] |
pixel_filter_height | Pixel Filter Height [positive real] |
exposure | Exposure [real] |
gamma | Gamma [real] |
dof | Depth of Field [boolean] |
fstop | f-stop [real] |
focal_length | Focal Length [distance] |
focus_plane | Focus Plane [distance] |
shading_rate | Shading Rate [real] |
shading_interpolation | Shading Interpolation [string] |
two_sided | Two Sided [boolean] |
crop_window_left | Crop Window Left [real] |
crop_window_right | Crop Window Right [real] |
crop_window_top | Crop Window Top [real] |
crop_window_bottom | Crop Window Bottom [real] |
motion_blur | Motion Blur [boolean] |