mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-24 03:25:41 -05:00
Merge pull request #802 from hiroj/add_uploadMeshData
add uploadMeshData
This commit is contained in:
@@ -638,6 +638,8 @@ namespace UniGLTF
|
||||
mesh.RecalculateNormals();
|
||||
}
|
||||
|
||||
mesh.UploadMeshData(false);
|
||||
|
||||
return (mesh, recalculateTangents);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user