Click or drag to resize
SoTileComposerParamshullOptimization Property

Enables hull optimization.

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

Property Value

Type: SoSFBool
Remarks

Hull optimization specifies to send only the portion of the image that really contains graphics entities (non background pixels). Default is false.

See Also