-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Labels
Description
The glTF specification allows default morph target weights to be defined at the mesh level (mesh.weights) or at the node level (node.weights). I just noticed that we only implement the former. In the latter case, a mesh could be reused across the scene with different weights for each instance.
Example: