Click or drag to resize

FileGltfWriteOptionsDracoQuantizationBitsPosition Property

The number of bits used when quantizing mesh vertex positions in the range of 8 to 32 inclusive

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

Property Value

Type: Int32
See Also