Click or drag to resize
SoVRLdmFileWritersaveAsBitSet Property

Save the data as a bitSet (8 values per byte).

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFBool saveAsBitSet { get; }

Property Value

Type: SoSFBool
Remarks

You should specified the OIV.LDM.Writers.SoVRLdmFileWriter.bitSetThreashold if you use this feature. Default is false.

See Also