public class ScenePointBodyInfo
{
    public int id { get; set; }
    public bool unity { get; set; }
}