namespace ClusterVR.CreatorKit.Item { public interface IPhysicalShape : IShape { } }