SoGVRForceRenderingInBox¶
-
InventorModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll SoGVRdefinition soGVR.def
Purpose¶
The SoGVRForceRenderingInBox forces the SoGVRVolumeRenderer to draw in a defined box.
Output Fields¶
self¶
-
name:self, type:SoNode¶ A node that should be put in front of the
SoGVRVolumeRenderer
Parameter Fields¶
Field Index¶
Enabled: Bool |
Use World Positions: Bool |
Voxel End: Vector3 |
Voxel Start: Vector3 |
World End: Vector3 |
World Start: Vector3 |
Visible Fields¶
Use World Positions¶
-
name:useWorldPositions, type:Bool, default:FALSE¶ If checked,
World StartandWorld Endare used instead of the voxel positions.
World Start¶
-
name:worldStartPosition, type:Vector3, default:0 0 0¶ Sets the start position of the box in world space.
World End¶
-
name:worldEndPosition, type:Vector3, default:0 0 0¶ Sets the end position of the box in world space.