Rename namespace to avoid conflict with class name.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace VHACD
|
||||
namespace Unity.VHACD
|
||||
{
|
||||
public struct MeshSafe
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user