VoxelStreamMemory

Inherits: VoxelStream

Keeps data into memory rather than writing it on disk.

Description:

This stream is mainly intented for testing purposes. It shouldn't be used as a proper saving system.

Properties:

Type Name Default
int artificial_save_latency_usec 0

Property Descriptions

int artificial_save_latency_usec = 0

Fakes long saving by making the calling thread sleep for some amount of time.

Generated on Apr 06, 2024