-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Description
Description of the problem
Many of the Blender examples have morph targets, however I've been trying to export a mesh from Blender and morph targets aren't exported.
You can see shape keys are set up in Blender, and keyed in the "Shape Key Editor" view:
However on export to JSON there are no morph targets. Only one empty array under they "geometry"
key, "morphTargets":[],
.
Exporter settings include morph:
You can download the .blend file in question to try this out: eye-test.blend.zip
Three.js version
- ✅ Dev
- ✅ r76
Metadata
Metadata
Assignees
Labels
No labels