Exemple #1
0
 public string Serialize()
 {
     return(CUtils.SerializeVector3(minBB) + " " + CUtils.SerializeVector3(maxBB));
 }