How to make morph with Facet Order?
![zoziax](https://secure.gravatar.com/avatar/e27dcff04160939beb3078c0cbe53128?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2Fe27dcff04160939beb3078c0cbe53128_100.png)
Hello
I'm making a script to auto Morphloader pro.
in this daz document page
createMorph() function can only create vertex only
But I want to make morphs with Facet Order.
How to make morph with Facet Order?
You currently have no notifications.
Hello
I'm making a script to auto Morphloader pro.
in this daz document page
createMorph() function can only create vertex only
But I want to make morphs with Facet Order.
How to make morph with Facet Order?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
facet order isn't relevant to morphs - a morph is just a list of deltas (changes to the posiution of each vertex, what you see when the morph is at 100%), it is utterly indifferent to the way those vertices are hooked up to make facets.
Thank you for reply :D
Depending on what you are trying to do this sample may help http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/import_obj_morph_loader_silent/start