Esempio n. 1
0
 public Vector3 GetVector3(String nameKey)
 {
     return(Vector3Helper.SerializedToVector3(map[nameKey]));
 }