using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using XericLibrary.Runtime.Type; namespace XericLibrary.Runtime.Generation { /// /// Æ½ÃæÍÚ¿×Åöײ /// [Serializable] public class PlaneWithHoleGeneration : WeaklyObject { } }