Export blendShape without Mesh ! #2323
Unanswered
muhammadetman
asked this question in
General
Replies: 2 comments
-
|
Hello ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We don't currently have support for exporting a blendshape without a mesh. The team will discuss this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to export blendShapes with the skeleton without the mesh but I just can't find a way to do it!
If I select a Mesh and use the exportBlendShapes flag the timeSamples of blendShape node will be added to the def SkelAnimation as a uniform token[] blendShapes = ["blendShape_name"] perfectly fine, however, if I select the root joint and export I don't get the blendShape exported with the skeleton.
I did try and copy the timeSamples exported with the Mesh and copy it manually to a USDA file and it works fine.
My question is, How can I export blendShapes values without the need to export the mesh with it?
Thanks,
Etman
Beta Was this translation helpful? Give feedback.
All reactions