SoPathTracerSlice¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoPathTracer
definition SoPathTracer.def
Purpose¶
The SoPathTracerSlice
module allows for rendering an oblique slice of a volume specified by a plane in world coordinates.
Input Fields¶
inMaterial¶
-
name:
inMaterial
, type:
SoNode
¶ The
SoPathTracerMaterial
that should be used for the slice.
Parameter Fields¶
Field Index¶
Enable Clipping : Bool |
Enabled : Bool |
Flip Clipping : Bool |
Plane : Plane |
Render Opaque : Bool |
Source Volume Name : String |
Visible Fields¶
Enabled¶
-
name:
enabled
, type:
Bool
, default:
TRUE
¶ If checked, the rendering of the slice is enabled.
Render Opaque¶
-
name:
renderOpaque
, type:
Bool
, default:
TRUE
¶ If checked, opaque rendering is enabled.
Otherwise, the alpha of the LUT is used.
Source Volume Name¶
-
name:
sourceVolumeName
, type:
String
, default:
main
, deprecated name:
volumeName
¶ Sets the name of the
SoPathTracerVolume
orSoPathTracerVolumeInstance
that should be used for slicing.