Click or drag to resize
SoVRLdmFileWriterenableTileMinMax Property

Specify if tile min/max should be computed even if OIV.LDM.Writers.SoVRLdmFileWriter.enableHistogram is false.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoSFBool enableTileMinMax { get; }

Property Value

Type: SoSFBool
Remarks

Note that when enableHistogram to true, tile min/max is always computed. Default is false.

See Also