SoPathTracerSlice¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoPathTracer
definition SoPathTracer.def
Purpose¶
The SoPathTracerSlice
module allows to render 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¶
Render Opaque¶
-
name:
renderOpaque
, type:
Bool
, default:
TRUE
¶ Enables opaque rendering (if disabled, the alpha of the LUT is used).
Source Volume Name¶
-
name:
sourceVolumeName
, type:
String
, default:
main
, deprecated name:
volumeName
¶ The name of the
SoPathTracerVolume
orSoPathTracerVolumeInstance
that should be used for slicing.