using UnityEngine; using System; using System.Collections; public class ObjRoot : Regist { public ObjType ObjType; }