Summary

public IMyVoxelMap CreatePredefinedVoxelMap(string storageName, string voxelMaterial, MatrixD matrix, bool useVoxelOffset)

Creates an voxel map with some additional options.

Returns

IMyVoxelMap

A voxel map (eg: asteroid) as IMyVoxelMap

Parameters