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