Hi developers! I currentlly working a project that use IEC ([Client Beta] In-experience creation for Accessories and Layered Clothing)
What instance type does PromptCreateAvatarAssetAsync() needed? Is it accecory that have ediatbleMesh, or a model instance?
Thank you!
Henodel
(Henodel)
2
You can find all the information about this on the docs.
The instance type should be an Accessory instance or have a child Accessory instance.
The accessory should include a MeshPart instance which makes it up. The MeshPart will need to include an Editable Image and an Editable Mesh.
1 Like