Notifications
Clear all
0
09/10/2025 1:39 下午
Topic starter
安装mantis Lod插件,去掉注释,之后报错
Assets\Plugins\com.efunstudio.gpuanimation\Scripts\Editor\GPUAnimationLODCreator.cs(3,7): error CS0246: The type or namespace name 'MantisLOD' could not be found (are you missing a using directive or an assembly reference?)
2 Answers
0
09/10/2025 4:00 下午
确保导入了三方插件MantisLOD,LOD工具是给BRG渲染器用的,将不同LOD Mesh合并为一个模型。如果使用的是ECSGraphics,只需要得到不同精度的独立Mesh配置到LOD ECSRenders即可。
0
09/10/2025 8:11 下午
Topic starter
请把MantisLOD插件目录放到Plugins目录下。unity相关基础问题建议优先使用deepseek解决: https://chat.deepseek.com/