DracoCompressionOptionsTextureCoordintateQuantizationBits Property |
Sets the quantization compression options for texture coordinate
values. The values will be quantized in a box defined by the maximum
extent of the values. I.e., the actual precision of this option depends
on the scale of the attribute values.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public int TextureCoordintateQuantizationBits { get; set; }
Public Property TextureCoordintateQuantizationBits As Integer
Get
Set
Property Value
Type:
Int32See Also