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

namespace name `UnityMeshSimplifier' could not be found. #23

Closed aammfe closed 6 years ago

aammfe commented 6 years ago

I just clone this repo and getting this error.

clone https://github.com/Unity-Technologies/UnityMeshSimplifier/blob/master/LICENSE.md but still getting this error.

Assets/AutoLod/AutoLOD/Scripts/Editor/MeshSimplifiers/QuadricMeshSimplifier.cs(2,7): error CS0246: The type or namespace name `UnityMeshSimplifier' could not be found. Are you missing an assembly reference?

amirebrahimi commented 6 years ago

I think you may have not pulled submodules correctly. Instructions are here: https://github.com/Unity-Technologies/AutoLOD#cloning