public class DoorAreaInfo { public DoorDirection Direction; public float Start = 0; public float End = 1; }