WriteRange
Summary
public void WriteRange(MyStorageData source, MyStorageDataTypeFlags dataToWrite, Vector3I voxelRangeMin, Vector3I voxelRangeMax, bool notify, bool skipCache)
Writes range of content and/or materials from cache to storage. Note that this can only write to LOD0 (higher LODs must be computed based on that).
Parameters
- MyStorageData source
- MyStorageDataTypeFlags dataToWrite
- Vector3I voxelRangeMin
- Vector3I voxelRangeMax
- bool notify
- bool skipCache