mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 19:58:15 +02:00
last issue
This commit is contained in:
parent
fc4a314fd3
commit
0a9c389641
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ ModelMeshPartPayload::ModelMeshPartPayload(ModelPointer model, int meshIndex, in
|
|||
renderTransform = transform.worldTransform(shapeState._rootFromJointTransform);
|
||||
updateTransform(renderTransform);
|
||||
|
||||
_deformerIndex = shape.dynamicTransform;
|
||||
_deformerIndex = shape.skinDeformer;
|
||||
|
||||
initCache(model);
|
||||
|
||||
|
|
Loading…
Reference in a new issue