| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The k-d tree options. | ||
| CompressionLevel | integer | The compression level. Valid values: 0 to 10. A greater value specifies a higher compression ratio and ensures better detail effects. | 1 |
| QuantizationBits | integer | The number of bits for quantization. Valid values: 0 to 31. A greater value ensures that more details are retained. A value of 0 specifies that vertex compression is not performed. | 1 |
| LibraryName | string | The name of the library supported by a k-d tree. Set the value to draco. Default value: draco. | draco |