[This is preliminary documentation and is subject to change.]
The MyStorageData type exposes the following members.
Methods
| Name | Description |
---|
 | BlockFill | |
 | BlockFillContent | |
 | BlockFillMaterial | |
 | Clear | |
 | ClearContent | |
 | ClearMaterials | |
 | ComputeLinear | |
 | ContainsIsoSurface | |
 | ContainsVoxelsAboveIsoLevel | |
 | Content(Int32) | |
 | Content(Vector3I) | |
 | Content(Int32, Byte) | |
 | Content(Vector3I, Byte) | |
 | Content(Int32, Int32, Int32) | |
  | FromBase64 | |
 | Get(MyStorageDataTypeEnum, Int32) | |
 | Get(MyStorageDataTypeEnum, Vector3I) | |
 | Get(MyStorageDataTypeEnum, Int32, Int32, Int32) | |
 | Material(Int32) | |
 | Material(Vector3I) | |
 | Material(Int32, Byte) | |
 | Material(Vector3I, Byte) | |
 | Resize(Vector3I) | |
 | Resize(Vector3I, Vector3I) | |
 | Set | |
 | ToBase64 | |
 | ValueWhenAllEqual | |
 | WrinkleVoxelContent | |
Top
See Also