@@ -0,0 +1,9 @@
using UnityEngine;
namespace RedCircuit.Grid
{
/// <summary>分块管理器,将画布按 16x16 分 Chunk,仅实例化视口内 Chunk。</summary>
public class ChunkManager : MonoBehaviour
}
The note is not visible to the blocked user.