Click or drag to resize

FileGltfWriteOptionsDracoCompressionLevel Property

The level of compression used by draco in the range of 1 to 10 inclusive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntax
public int DracoCompressionLevel { get; set; }

Property Value

Type: Int32
See Also