I’ve got some skinned meshes in my game and I’ve noticed a performance hit in the profiler for a MeshSkinning.Update function which runs each frame.
Is there a way to optimize things so that MeshSkinning.Update runs faster? My skinned meshes already have a minimal number of bones, verts and bone influences(1).