🏷 A package for combining unity meshes in an integrated way . 🪢 This package is used to combine models and meshes inside the scene.
- You can use this package to combine the meshes in the scene and reduce the use of the device's
RAMand increase theframe rateof your game.
🔑 You can use the package directly, or you can download the C# file separately named | combineEditor.cs | and | combiner.cs | and add it to your project.
combineEditor.cs
combiner.cs
You can also use the |cs-combiner Render| video for how to use the package.
cs-combiner Render.mp4
- You can use the following guide for
