GltfBufferView.byteStride Field

Definition

The stride, in bytes, between vertex attributes or other interleavable data. When this is zero, data is tightly packed. 0255

public: int byteStride;
public int byteStride;
val mutable byteStride : int
Public byteStride As Integer 

Field Value

Int32

Applies to