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: 10.12.3.0 (10.12.3.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