Fix BlendShape output error

This commit is contained in:
Perfare
2020-08-24 22:00:53 +08:00
parent 344b675745
commit 03f74bac64
3 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@ struct AsFbxAnimContext
FbxAnimCurve* lCurveTY;
FbxAnimCurve* lCurveTZ;
FbxGeometry* lGeometry;
FbxMesh* pMesh;
FbxBlendShape* lBlendShape;
FbxAnimCurve* lAnimCurve;