The info returned by getTextureSubCopyLayout.

Hierarchy

Properties

byteLength: number
bytesPerBlock: number
bytesPerRow: number

Actual value of bytesPerRow, defaulting to align(minBytesPerRow, kBytesPerRowAlignment} if not overridden.

minBytesPerRow: number

Number of bytes in each row, not accounting for kBytesPerRowAlignment.

rowsPerImage: number

Actual value of rowsPerImage, defaulting to mipSize[1] if not overridden.

Generated using TypeDoc