Click or drag to resize

FileGltfWriteOptionsDracoQuantizationBitsNormal Property

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

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

Property Value

Type: Int32
See Also