RenderManEngine

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.

Properties

NameDescription
nameObject name [string]
input_matrixInput matrix [matrix4]
positionPosition [vector3]
orientationOrientation [angle_axis]
scaleScale Matrix [vector3]
output_matrixOutput matrix [matrix4]
viewport_visibleVisible [boolean]
render_engineRender Engine [string]
pixel_widthOutput pixel width [positive integer]
pixel_heightOutput pixel height [positive integer]
pixel_aspect_ratioOutput pixel aspect ratio [positive real]
default_atmosphere_shaderDefault atmosphere shader [object]
default_interior_shaderDefault interior shader [object]
default_exterior_shaderDefault exterior shader [object]
imager_shaderImager shader [object]
orthographicOrthographic [boolean]
leftLeft [number]
rightRight [number]
topTop [number]
bottomBottom [number]
nearNear plane distance [number]
farFar plane distance [number]
bucket_widthBucket Width [positive integer]
bucket_heightBucket Height [positive integer]
grid_sizeGrid Size [positive integer]
eye_splitsEye Splits [positive integer]
texture_memoryTexture Memory [positive integer]
render_alphaRender Alpha [boolean]
pixel_xsamplesPixel X Samples [positive real]
pixel_ysamplesPixel Y Samples [positive real]
pixel_filterPixel Filter [string]
pixel_filter_widthPixel Filter Width [positive real]
pixel_filter_heightPixel Filter Height [positive real]
exposureExposure [real]
gammaGamma [real]
dofDepth of Field [boolean]
fstopf-stop [real]
focal_lengthFocal Length [distance]
focus_planeFocus Plane [distance]
shading_rateShading Rate [real]
shading_interpolationShading Interpolation [string]
two_sidedTwo Sided [boolean]
crop_window_leftCrop Window Left [real]
crop_window_rightCrop Window Right [real]
crop_window_topCrop Window Top [real]
crop_window_bottomCrop Window Bottom [real]
motion_blurMotion Blur [boolean]

See also

GraphVizEngine, YafRayEngine.

<< Previous 
Table of Content
  Next >>