CreateVoxelMapFromStorageName
Summary
public IMyVoxelMap CreateVoxelMapFromStorageName(string storageName, string prefabVoxelMapName, Vector3D position)
Adds a prefab voxel to the game world.
Returns
The newly added voxel map. Returns null if the prefabVoxelMapName does not exist.