Chapter 3. Registry Items

Table of Contents

3.1. Options
3.2. Commands
3.3. Panels

This part of the documentation is auto generated from the code of the plugin to list a subset of the registry to ease accessing embedded features.

3.1. Options

Path Type Default value Description
/ui/view3dOptions/navigationButtonVisible java.lang.Boolean true Display the 3D Navigation buttons
/ui/view3dOptions/resolutionDisplay3d java.lang.Integer 7 Level of resolution when visiting 3d display
/ui/viewcomponent3dselection/wireframe/lod de.grogra.imp.View.LOD_TYPE 2 Level of detail
/ui/viewcomponent3dselection/wireframe/showPoints java.lang.Boolean true Show points
/ui/viewcomponent3dselection/wireframe/lineWidth java.lang.Float 1 Line width
/ui/viewcomponent3dselection/wireframe/antialiasing java.lang.Boolean false Antialiasing
/ui/viewcomponent3dselection/wireframe/showGrid java.lang.Boolean false Show Grid
/ui/viewcomponent3dselection/wireframe/gridDimension java.lang.Integer 5 Grid dimension
/ui/viewcomponent3dselection/wireframe/gridSpacing java.lang.Float 1.0f Grid spacing
/ui/viewcomponent3dselection/wireframe/gridColorR java.lang.Float 1.0f Grid color red
/ui/viewcomponent3dselection/wireframe/gridColorG java.lang.Float 1.0f Grid color green
/ui/viewcomponent3dselection/wireframe/gridColorB java.lang.Float 1.0f Grid color blue
/ui/viewcomponent3dselection/wireframe/backgroundColorR java.lang.Float 0.8f Background color red
/ui/viewcomponent3dselection/wireframe/backgroundColorG java.lang.Float 0.8f Background color green
/ui/viewcomponent3dselection/wireframe/backgroundColorB java.lang.Float 0.8f Background color blue
/ui/viewcomponent3dselection/wireframe/backgroundAlpha java.lang.Float 1.0f Background alpha
/ui/viewcomponent3dselection/wireframe/showAxes java.lang.Boolean false Show axes of coordinates
/ui/viewcomponent3dselection/wireframe/showAxesNames java.lang.Boolean false Show names at axes
/ui/viewcomponent3dselection/wireframe/showDisplaySize java.lang.Boolean false Show display size
/renderers/3d/ray2/threadcount java.lang.Integer 0 Number of threads
/renderers/3d/ray2/hdr java.lang.Boolean true High dynamic range (HDR) image
/renderers/3d/ray2/brightness java.lang.Float 0.1 Global brightness
/renderers/3d/ray2/autoadjust java.lang.Boolean true Auto-adjust brightness
/renderers/3d/ray2/autoadjustmaxvalue java.lang.Float 1 Max. color value to adjust to
/renderers/3d/ray2/removeoutliers java.lang.Boolean true Remove overbright outliers
/renderers/3d/ray2/rayprocessor de.grogra.imp3d.ray2.Raytracer.RAYPROCESSOR de.grogra.ray2.tracing.DefaultRayProcessor Ray processor
/renderers/3d/ray2/rayprocessor.depth java.lang.Integer 5 Recursion depth
/renderers/3d/ray2/pathtracer.brightness java.lang.Float 200 Rel. brightness of path tracer
/renderers/3d/ray2/antialiasing de.grogra.imp3d.ray2.Raytracer.ANTIALIASING de.grogra.ray2.antialiasing.NoAntialiasing Antialiasing method
/renderers/3d/ray2/stochasticsupersampling.gridsize java.lang.Integer 3 Grid size of supersampling
/renderers/3d/ray2/flatness java.lang.Float 1 Subdivision flatness
/renderers/3d/ray2/seed java.lang.Long 0 Random seed
/renderers/3d/ray2/photonmapping/globalcount java.lang.Integer 200000 Global Photon count
/renderers/3d/ray2/photonmapping/causticcount java.lang.Integer 100000 Caustic Photon count
/renderers/3d/ray2/photonmapping/area java.lang.Double 0.08 Photon area
/renderers/3d/ray2/photonmapping/depth java.lang.Integer 5 Recursion depth
/renderers/3d/ray2/BidirectionalPathTracer/eyeDepth java.lang.Integer 10 Max. eye path depth
/renderers/3d/ray2/BidirectionalPathTracer/lightDepth java.lang.Integer 10 Max. light path depth
/renderers/3d/ray2/BidirectionalPathTracer/heuristicFactor java.lang.Integer 2 Heuristic exponent
/renderers/3d/ray2/MetropolisPathTracer/seedCount java.lang.Integer 100 Count of seed paths (<< init. paths)
/renderers/3d/ray2/MetropolisPathTracer/mutationPPCount java.lang.Integer 100 Count of mutations per pixel
/renderers/3d/ray2/MetropolisPathTracer/Strategies/BidirectionalStrat java.lang.Boolean true Bidirectional mutation
/renderers/3d/ray2/MetropolisPathTracer/Strategies/LensSubpathStrat java.lang.Boolean true Lens subpath stratification
/renderers/3d/ray2/MetropolisPathTracer/Strategies/LensPerturbStrat java.lang.Boolean true Lens subpath perturbation
/renderers/3d/ray2/MetropolisPathTracer/Strategies/CausticPerturbStrat java.lang.Boolean true Caustic perturbation
/renderers/3d/ray2/radiosity/hemisize java.lang.Integer 100 Hemicube size in pixel
/renderers/3d/ray2/radiosity/hemicubeworldwide java.lang.Float 1.0 Hemicube size in world coordinates
/renderers/3d/ray2/radiosity/subdivthreshold java.lang.Float 5.0 Subdivision threshold
/renderers/3d/ray2/radiosity/maxsubdivdepth java.lang.Integer 5 Subdivision depth
/logging/raytracer/level de.grogra.util.ProgressMonitor.LEVEL 2 Monitoring level