Interface MemoForIndex


public interface MemoForIndex
An interface for accessing voxelized mark memos by index.

This interface provides methods to retrieve a VoxelizedMarkMemo for a given index and to get the total number of memos available. It's useful for collections or caches of voxelized mark memos that need to be accessed by their position in the collection.