SoLDMGlobalResourceParametersSetLoadNotificationRate Method |
Sets the load notification rate (number of tiles).
Namespace: OIV.LDM
When rate new tiles have been loaded in main memory, a redraw will be scheduled. This is useful because tiles are loaded asynchronously using multiple threads. The default is 50 tiles. Which means, for example, if each voxel is one byte and the tileSize is 64x64x64, a redraw will be scheduled whenever 13 MB of data has been loaded.