using System.Collections; using System.Collections.Generic; using UnityEngine; namespace ARHelicopter.Gamer.Conf { /// <summary> /// 物理配置 /// </summary> public class PhyConf { } }