Whether to perform cleanup steps after completing the operation. Recommended, and enabled by default. Cleanup removes temporary resources created during the operation, but may also remove pre-existing unused or duplicate resources in the Document. Applications that require keeping these resources may need to disable cleanup, instead calling dedup and prune manually (with customized options) later in the processing pipeline.
Normalize weight attributes.
Pattern (regex) used to filter vertex attribute semantics for quantization. Default: all.
Pattern (regex) used to filter morph target semantics for quantization. Default: options.pattern
.
Bounds for quantization grid.
Quantization bits for COLOR_*
attributes.
Quantization bits for application-specific (_*
) attributes.
Quantization bits for NORMAL
attributes.
Quantization bits for POSITION
attributes.
Quantization bits for TEXCOORD_*
attributes.
Quantization bits for WEIGHT_*
attributes.
Made by Don McCurdy. Documentation built with greendoc and published under Creative Commons Attribution 3.0.
Options for the quantize function.