namespace AOT.Common
{
public static class AOTCodeDefine
public static bool ENABLE_OUTLINE_DEBUG = false;
public static bool ENABLE_MESH_OUTLINE = true;
}