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; }
Public Property DracoQuantizationBitsNormal As Integer
Get
Set
Property Value
Type:
Int32See Also