SoPathTracerSlice¶
- InventorModule¶
author
package
dll
definition
Purpose¶
The SoPathTracerSlice module allows for rendering an oblique slice of a volume specified by a plane in world coordinates.
Windows¶
Default Panel¶
Input Fields¶
inMaterial¶
- name: inMaterial, type: SoNode¶
The
SoPathTracerMaterialthat should be used for the slice.
inDiffuseLUT¶
- name: inDiffuseLUT, type: MLBase¶
The LUT that should be used.
inEmissionLUT¶
- name: inEmissionLUT, type: MLBase¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
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.
Plane¶
- name: plane, type: Plane, default: 0 0 1 0¶
Sets the slice’s plane in world coordinates.
Source Volume Name¶
- name: sourceVolumeName, type: String, default: main, deprecated name: volumeName¶
Sets the name of the
SoPathTracerVolumeorSoPathTracerVolumeInstancethat should be used for slicing.
Enable Clipping¶
- name: enableClipping, type: Bool, default: TRUE¶
If checked, Open Inventor clipping planes affect the slice.
Flip Clipping¶
- name: flipClipping, type: Bool, default: FALSE¶
If checked, the Open Inventor clipping planes are flipped before being applied to the slice.