Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: special param value for statistics:xmlfilename, correct default for statistics:filename

...

Name
Type
Default
Description
shade:debugint0Shading debug level. Value range: true/false.
statistics:displace_ratiosfloat[2]0.1 1Suppress reporting of displacements that, when divided by the max displacement, fall in the specified range.
statistics:filenamestringemptystdoutFile name for summary statistics reported in plain text.
statistics:iotracefilenamestringempty
statistics:levelint0Enable statistics reporting. Value range: true/false.
statistics:maxdispwarningsint100Modify the maximum reported displacement issues. If the value is set to 0, then all displacements issues are reported. Value range: 0 or more.
statistics:shaderprofilestringempty
statistics:stylesheetstringemptyStylesheet for XML detailed statistics.
statistics:texturestatslevelint0Enable texture statistics reporting. Value range: true/false.
statistics:trackassetobjectsint0
statistics:xmlfilenamestringemptyFile name for detailed statistics reported as XML. The attribute can be set to a special value, "usefilename", which indicates that XML statistics should be written to the filename that would normally receive the plain-text statistics. Doing so can facilitate incorporating XML statistics into pipelines without requiring changes to RIB generators.

Configuration

Name
Type
Default
Description
limits:brickmemoryint2097152Brickmap cache size in kB. Value range: 0 or more.
limits:bucketsizeint[2]16 16Size of render buckets in pixels.
limits:deepshadowerrorfloat0.01Control lossy compression scheme to reduce file size of deep output. Setting to a high value will result in lower numbers of samples stored for each pixel. Value range: 0 to 1.
limits:geocachememoryint2097152Geometry cache size in kB. Value range: 0 or more.
limits:gridsizeint289Value range: 1 or more.
limits:matrixcachememoryint0Matrix cache in kB. Value range: 0 or more.
limits:nurbcurvaturedicefactorint3NURBs max curvature multiplier. Value range: 0 or more.
limits:octreememoryint20480None cache size in kB. Value range: 0 or more.
limits:opacitycachememoryint1048576Opacity cache in kB. Value range: 0 or more.
limits:othresholdfloat[3]0.99609375 0.99609375 0.99609375Opacity Culling: When rendering scenes with a large number of semi-transparent layered objects (e.g. hair), the opacity culling threshold can be set for a significant time and memory savings. Essentially, a stack of visible points whose accumulated opacity is greater (in each channel) than the specified limit will be considered fully opaque by the hider, and objects behind the stack will be culled.
limits:pointmemoryint20480Point cache size in kB. Value range: 0 or more.
limits:proceduralbakingclumpsizeint0Value range: 0 or more.
limits:ptexturemaxfilesint128Value range: 1 or more.
limits:ptexturememoryint32768PTex cache size in kB. Value range: 0 or more.
limits:rendermemoryfloat0Memory limit as percentage of machine memory. Value range: 0 to 1.
limits:rendertimeint0Maximum render time in minutes. Value range: 0 or more.
limits:shadesizeint289The maximum number of vertices, not grid. Value range: 1 or more.
limits:texturememoryint2097152Texture cache size in kB. Value range: 0 or more.
limits:textureperthreadmemoryratiofloat0.5
limits:threadsint0Set the number of threads that the renderer uses. If a value of 0 is specified then all CPUs will be utilized for rendering. If a negative value '-N' is specified then prman will use all but N CPUs for rendering.
searchpath:archivestringemptySearch path for Rib archives and DelayedReadArchive.
searchpath:dirmapstringemptySearch path remapping.
searchpath:displaystringemptySearch path for display plug-ins.
searchpath:proceduralstringemptySearch path for DynamicLoad procedural plug-ins.
searchpath:rifilterstringemptySearch path for Rif plug-ins.
searchpath:rixpluginstringemptySearch path for shading plug-ins.
searchpath:shaderstringemptySearch path for OSL pattern plug-ins.
searchpath:texturestringemptySearch path for texture files.

...