visualization-tools

Home > @visualization-tools/core > IInterleavedConfig > startIndex

IInterleavedConfig.startIndex property

The interleaved index (as opposed to the data offset, which would be index * blockSize).

Signature:

startIndex?: number;