VRage.Voxels
MyStorageDataTypeFlags
Assembly: VRage.dll
public enum MyStorageDataTypeFlags
Fields
| Member | Description |
|---|---|
| All | Read all content |
| Content | Read voxel filled ratio |
| ContentAndMaterial | Read voxel materials and voxel filled ratio |
| Material | Read voxel materials |
| None | None |