byteOffset property

int byteOffset
final

The offset relative to the start of the buffer view in bytes.

This MUST be a multiple of the size of the component datatype. This property MUST NOT be defined when bufferView is undefined.

Implementation

final int byteOffset;