merge in work on controller from webjs branch
This commit is contained in:
@@ -47,7 +47,7 @@ class AnimationBuilder {
|
||||
}
|
||||
}
|
||||
return MorphAnimationData(
|
||||
meshName,
|
||||
[meshName],
|
||||
morphData,
|
||||
_morphTargets.map((i) => availableMorphs[i]).toList(),
|
||||
_frameLengthInMs);
|
||||
|
||||
Reference in New Issue
Block a user