Closed aammfe closed 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?
I think you may have not pulled submodules correctly. Instructions are here: https://github.com/Unity-Technologies/AutoLOD#cloning
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?