Click or drag to resize
SoFlatScreenleftOverlap Property

leftOverlap modifies the left side 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 leftOverlap { get; }

Property Value

Type: SoSFFloat
Remarks

It modifies the left 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