Is there a script or an asset to automatically take my blend shapes and output them to Unity’s UI?
Thanks.
Is there a script or an asset to automatically take my blend shapes and output them to Unity’s UI?
Thanks.
What do you mean? Blend shapes are part of models/meshes, how do you want to use them in UI?
I wanted to see if there’s a way for a script to look at all the blend shapes on a mesh, and output those to a UI automatically. That way as I’m refining my mesh and I export it as FBX to Unity, it’ll constantly update without me having to manually add those to the UI.