31 Forks
562 Stars
562 Watchers

MeshApiExamples

Example project for Unity 2020.1 Mesh API improvements

How to download and setup MeshApiExamples

Open terminal and run command
git clone https://github.com/Unity-Technologies/MeshApiExamples.git
git clone is used to create a copy or clone of MeshApiExamples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MeshApiExamples https://github.com/Unity-Technologies/MeshApiExamples/archive/master.zip

Or simply clone MeshApiExamples with SSH
[email protected]:Unity-Technologies/MeshApiExamples.git

If you have some problems with MeshApiExamples

You may open issue on MeshApiExamples support forum (system) here: https://github.com/Unity-Technologies/MeshApiExamples/issues