Integrating github/staging through commit ab87ed9
This commit is contained in:
+2
-1
@@ -248,7 +248,8 @@ namespace AZ
|
||||
sceneSystem.SwapVec3ForUpAxis(meshVertexNormal);
|
||||
meshVertexNormal.Normalize();
|
||||
|
||||
blendShape->AddVertex(meshVertexPosition, meshVertexNormal);
|
||||
blendShape->AddPosition(meshVertexPosition);
|
||||
blendShape->AddNormal(meshVertexNormal);
|
||||
|
||||
// Add face
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user