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