reorder morph animations according to actual mesh morph targets
This commit is contained in:
@@ -49,7 +49,6 @@ class AnimationBuilder {
|
||||
meshName,
|
||||
morphData,
|
||||
_morphTargets.map((i) => availableMorphs[i]).toList(),
|
||||
_morphTargets,
|
||||
_frameLengthInMs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user