MyStorageData Constructor (Vector3I, Byte, Byte, Byte) |
[This is preliminary documentation and is subject to change.]
Namespace: VRage.Voxels
public MyStorageData( Vector3I size, byte[] content = null, byte[] material = null, byte[] occlusion = null )
[Missing <param name="size"/> documentation for "M:VRage.Voxels.MyStorageData.#ctor(VRageMath.Vector3I,System.Byte[],System.Byte[],System.Byte[])"]
[Missing <param name="content"/> documentation for "M:VRage.Voxels.MyStorageData.#ctor(VRageMath.Vector3I,System.Byte[],System.Byte[],System.Byte[])"]
[Missing <param name="material"/> documentation for "M:VRage.Voxels.MyStorageData.#ctor(VRageMath.Vector3I,System.Byte[],System.Byte[],System.Byte[])"]
[Missing <param name="occlusion"/> documentation for "M:VRage.Voxels.MyStorageData.#ctor(VRageMath.Vector3I,System.Byte[],System.Byte[],System.Byte[])"]