public void UpdateVolumeState(
VolumeIdentifier identifier,
List<Stream> volumeState
)
identifier
The unique identifier of the 3D volume which state will be updated.
volumeState
Type: List of System.Byte Array A list which contains the chunks of bytes that contains state information for the 3D volume.