Assets/Plugins/eppz!/Geometry/Scenes/Controllers/Controller_1.cs(33,10): error CS0246: The type or namespace name `SegmentLineRenderer' could not be found. Are you missing an assembly reference?
add the EPPZ_LINES define to the global definitions.
which is on player-settings/other-settings/scripting-define-symbols, separated by commas.
摘自:https://github.com/eppz/Unity.Library.eppz.Geometry/issues/1
本文介绍如何解决在Unity中使用eppz! Geometry库时遇到的SegmentLineRenderer类型未找到的错误。通过添加EPPZ_LINES定义到全局定义中,可以在Player Settings的Other Settings下找到Scripting Define Symbols选项。





