Click or drag to resize
SoTileComposerParamsenableLoadBalancing Property

Enables tile load balancing.

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

Property Value

Type: SoSFBool
Remarks

Default is false.

To maximize performance, ScaleViz can do load balancing. Load balancing will dynamically calculate (and change if needed) the viewport size to redistribute the workload when one or more OIRUs become overloaded.

See Also