Unity-Technologies / AutoLOD

Automatic LOD generation + scene optimization
https://blogs.unity3d.com/2018/01/12/unity-labs-autolod-experimenting-with-automatic-performance-improvements/
Other
1.84k stars 215 forks source link

So how do i add this to my project? #24

Closed friuns2 closed 6 years ago

friuns2 commented 6 years ago

Cloning Create a new Unity project or use an existing one From the command line change directory to your project's Assets directory. Run git lfs clone --recursive https://github.com/Unity-Technologies/AutoLOD (Note HTTPS)

I did that what next? I don't see AutoLod in preferences