Material Step
The material step allows users to pick different texture assets. These texture assets will be assigned to target materials configured on the model in the workflow editor.
Selecting a Material
The base option type for a material step is the materials set on the model. After configuring an option with multiple material assets in the hub you may select a specific material by passing the corresponding variant to the selectVariant function.
await materialStep.selectVariant(variant);