Click or drag to resize
SoFlatScreenbottomOverlap Property

bottomOverlap modifies the bottom of the MultiPipe window.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat bottomOverlap { get; }

Property Value

Type: SoSFFloat
Remarks

It modifies the bottom of the viewport of the region of the scene (that is rendered in this MP window). Valid range for values is 0..1.

MultiPipe mode only, not used in Cluster mode. For Cluster mode use the softEdgeOverlap field.

See Also