Click or drag to resize

FileGltfWriteOptionsUseDracoCompression Property

Enable/disable the use of Draco mesh compression in the glTF file

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

Property Value

Type: Boolean
See Also