Skip to main content

Module versions

Module versions 

Source
Expand description

Known model_version string constants, grouped by the variant they apply to.

Fields of type model_version are serialized as bare strings; these constants are a convenience layer over the wire format. Servers may introduce new versions between SDK releases — callers can always pass any &str or String.

Modules§

lowpoly
Single known version for smart_lowpoly.
mesh
Single known version for mesh_segmentation and mesh_completion.
multiview
Versions accepted by multiview_to_model (no Turbo / v1.4).
rig
Versions accepted by rig_model.
text_image
Versions accepted by text_to_model, image_to_model.
texture
Versions accepted by texture_model.