Click or drag to resize
SoFlatScreentopOverlap Property

topOverlap modifies the top 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 topOverlap { get; }

Property Value

Type: SoSFFloat
Remarks

It modifies the top limit 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