Object which provide support for the YafRay renderer, and control the position, orientation, and display of the YafRay camera view within the 3D workspace.
YafRay is a fun and free (as in freedom) little radiosity renderer capable of producing some very nice images.

| 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] |
| pixel_width | Output pixel width [positive integer] |
| pixel_height | Output pixel height [positive integer] |