Not really, it depends on what you want to do. If all meshes are static in the scene then yes. The SkinnedMeshrenderer allows you to move the objects around thanks to the bones. If you don’t want / need to move them at runtime a normal Mesh would be enough.