Home > @visualization-tools/core > IGlAttribute > setStride
Set the number of bytes to the start of the next attribute.
Signature:
setStride(byteStride: number): void;
Returns:
void