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